Skip to content

Commit

Permalink
Bump unty to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Koenders committed Sep 24, 2023
1 parent 37bd22d commit 22c5954
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 @@ -33,7 +33,7 @@ derive = ["bincode_derive"]
[dependencies]
bincode_derive = { path = "derive", version = "2.0.0-rc.3", optional = true }
serde = { version = "1.0", default-features = false, optional = true }
unty = "0.0.2"
unty = "0.0.3"

# Used for tests
[dev-dependencies]
Expand Down

0 comments on commit 22c5954

Please sign in to comment.