Skip to content

Commit a3ea6b1

Browse files
Update virtue requirement from 0.0.14 to 0.0.15 (#673)
Updates the requirements on [virtue](https://github.com/bincode-org/virtue) to permit the latest version. - [Release notes](https://github.com/bincode-org/virtue/releases) - [Commits](bincode-org/virtue@v0.0.14...v0.0.15) --- updated-dependencies: - dependency-name: virtue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4977966 commit a3ea6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

derive/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ description = "Implementation of #[derive(Encode, Decode)] for bincode"
1919
proc-macro = true
2020

2121
[dependencies]
22-
virtue = "0.0.14"
22+
virtue = "0.0.15"

0 commit comments

Comments
 (0)