Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Bump futures-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
mocdaniel committed Aug 26, 2024
1 parent fd9b9d4 commit 33f60d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ clap = { version = "4.5.16", features = [ "derive" ] }
sqlx = { version = "0.8.1", features = [ "runtime-async-std-native-tls", "mysql" ] }
async-std = { version = "1", features = [ "attributes" ] }
icingaplugin-rs = { git = "https://github.com/NETWAYS/icingaplugin-rs", tag="v0.0.1"}
futures-lite = { version = "1.12.0" }
futures-lite = { version = "2.3.0" }

0 comments on commit 33f60d9

Please sign in to comment.