mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Clean up unused dependency (#3600)
This commit is contained in:
parent
a2d097686f
commit
c29db5f27e
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2626,7 +2626,6 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_yaml 0.9.32",
|
||||
"siphasher 1.0.0",
|
||||
"tar",
|
||||
"tempfile",
|
||||
"toml",
|
||||
|
@ -51,7 +51,6 @@ semver = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
serde_yaml = { workspace = true }
|
||||
siphasher = { workspace = true }
|
||||
tar = { workspace = true }
|
||||
tempfile = { workspace = true }
|
||||
toml = { workspace = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user