Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mochi-neko committed Jun 30, 2024
1 parent 66a20fe commit bf3c76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ serde_json = "1.0.*"
thiserror = "1.0.*"
pin-project = "1.1.*"
futures-core = "0.3.*"
clust_macros = { version = "0.8.0", optional = true }
clust_macros = { version = "0.9.0", optional = true }

[dev-dependencies]
anyhow = "1.0.86"
Expand Down

0 comments on commit bf3c76b

Please sign in to comment.