Skip to content

Commit 0ec9a7a

Browse files
Update integer-encoding requirement from 3.0.4 to 4.0.0
Updates the requirements on [integer-encoding](https://github.com/dermesser/integer-encoding-rs) to permit the latest version. - [Commits](dermesser/integer-encoding-rs@v3.0.4...v3.0.4) --- updated-dependencies: - dependency-name: integer-encoding dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4dafa30 commit 0ec9a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ratchet_fixture = "0.4"
9393
flate2 = "1.0.22"
9494
bitflags = "2.5"
9595
rocksdb = "0.22"
96-
integer-encoding = "3.0.4"
96+
integer-encoding = "4.0.0"
9797
rustls = "0.20"
9898
webpki = "0.22"
9999
webpki-roots = "0.22"

0 commit comments

Comments
 (0)