Skip to content

Commit

Permalink
Fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1ff committed Oct 31, 2023
1 parent 754e42f commit ae1ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpdpopm/Cargo.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_spanned = "=0.6.3" # Pin to preserve the ability to build with rust 1.65
serde-lexpr = "0.1.1"
toml = "=0.7.6" # Pin to preserve the ability to build with rust 1.65
toml_date = "=0.6.3" # Pin to preserve the ability to build with rust 1.65
toml_datetime = "=0.6.3" # Pin to preserve the ability to build with rust 1.65
toml_edit = "=0.19.12" # Pin to preserve the ability to build with rust 1.65
tokio = { version = "1.15.0", features = ["io-util", "macros", "net", "process", "rt-multi-thread", "signal", "time"] }

Expand Down

0 comments on commit ae1ff89

Please sign in to comment.