Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1ff committed Sep 30, 2023
1 parent 0ac8829 commit db2e75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mpdpopm/Cargo.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ lalrpop = { version = "0.20", features = ["lexer"] }

[dependencies]
anstyle = "=1.0.2" # Pin to preserve the ability to build with rust 1.65
anstyle-parse = "=0.2.1" # Pin to preserve the ability to build with rust 1.65
async-trait = "0.1.31"
backtrace = "0.3.46"
boolinator = "2.4.0"
Expand Down

0 comments on commit db2e75c

Please sign in to comment.