Skip to content

Commit

Permalink
fix: pin futures-macro to make dependency resolving work correctly on…
Browse files Browse the repository at this point in the history
… linux
  • Loading branch information
ccrutchf committed Nov 17, 2024
1 parent 79909cf commit e86231b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ edition = "2021"

[dependencies]
clap = "4.5.21"
futures-macro = "0.3.31"
keyring = { version = "3.6.1", features = ["apple-native", "windows-native", "sync-secret-service"] }

0 comments on commit e86231b

Please sign in to comment.