Skip to content

Commit b4cb47c

Browse files
Update unty requirement from 0.0.4 to 0.0.5
Updates the requirements on [unty](https://github.com/bincode-org/unty) to permit the latest version. - [Commits](https://github.com/bincode-org/unty/commits) --- updated-dependencies: - dependency-name: unty dependency-version: 0.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d858f commit b4cb47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ derive = ["bincode_derive"]
3434
[dependencies]
3535
bincode_derive = { path = "derive", version = "2.0.1", optional = true }
3636
serde = { version = "1.0", default-features = false, optional = true }
37-
unty = "0.0.4"
37+
unty = "0.0.5"
3838

3939
# Used for tests
4040
[dev-dependencies]

0 commit comments

Comments
 (0)