Skip to content

Commit 91ae370

Browse files
committed
Remove shadow-rs from root Cargo.toml
1 parent deb2c19 commit 91ae370

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,6 @@ serde_bytes = "0.11.15"
399399
serde_path_to_error = "0.1.16"
400400
serde_qs = "0.13.0"
401401
serde_with = "3.12.0"
402-
shadow-rs = { version = "0.37.0", default-features = false, features = [
403-
"tzdb",
404-
] }
405402
smallvec = { version = "1.13.1", features = [
406403
"serde",
407404
"const_generics",

0 commit comments

Comments
 (0)