Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mochi-neko committed Apr 3, 2024
1 parent baa4f8a commit 8abae46
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 @@ -35,7 +35,7 @@ thiserror = "1.0.*"
pin-project = "1.1.*"
futures-core = "0.3.*"
quick-xml = { version = "0.31.*", features = ["serialize"] }
clust_macros = { version = "0.7.*", optional = true }
clust_macros = { version = "0.7.0", optional = true }

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

0 comments on commit 8abae46

Please sign in to comment.