Skip to content

Commit 78752a0

Browse files
chore(deps): update rust crate toml to v1
1 parent 89e39b2 commit 78752a0

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
@@ -37,7 +37,7 @@ harfrust = "0.5.0"
3737
serde = { version = "1.0.130", features = ["derive"] }
3838
serde_json = "1.0"
3939
fontspector-checkhelper = { path = "./fontspector-checkhelper", version = "1.0.0" }
40-
toml = { version = "0.9.0", default-features = false, features = [
40+
toml = { version = "1.0.0", default-features = false, features = [
4141
"parse",
4242
"serde",
4343
] }

0 commit comments

Comments
 (0)