Skip to content

Commit e1bab00

Browse files
authored
serdect: bump base16ct to v0.3 (#2017)
1 parent f3781d4 commit e1bab00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

serdect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2024"
1616
rust-version = "1.85"
1717

1818
[dependencies]
19-
base16ct = { version = "0.2", default-features = false }
19+
base16ct = { version = "0.3", default-features = false }
2020
serde = { version = "1.0.184", default-features = false }
2121

2222
# optional featuresw

0 commit comments

Comments
 (0)