Skip to content

Commit c663639

Browse files
chore(deps): update integer-encoding requirement from 3 to 4
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.0...v4.0.0) --- updated-dependencies: - dependency-name: integer-encoding dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73309ce commit c663639

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
@@ -25,7 +25,7 @@ chrono = { version = "0.4", default-features = false }
2525
crc32c = "0.6"
2626
flate2 = { version = "1", optional = true }
2727
futures = "0.3"
28-
integer-encoding = "3"
28+
integer-encoding = "4"
2929
lz4 = { version = "1.23", optional = true }
3030
parking_lot = "0.12"
3131
pin-project-lite = "0.2"

0 commit comments

Comments
 (0)