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

Commit 33f60d9

Browse files
committed
Bump futures-lite
1 parent fd9b9d4 commit 33f60d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ clap = { version = "4.5.16", features = [ "derive" ] }
1717
sqlx = { version = "0.8.1", features = [ "runtime-async-std-native-tls", "mysql" ] }
1818
async-std = { version = "1", features = [ "attributes" ] }
1919
icingaplugin-rs = { git = "https://github.com/NETWAYS/icingaplugin-rs", tag="v0.0.1"}
20-
futures-lite = { version = "1.12.0" }
20+
futures-lite = { version = "2.3.0" }

0 commit comments

Comments
 (0)