Skip to content

Commit eb4cc56

Browse files
committed
Update toml to version 1
1 parent 8fe791e commit eb4cc56

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
@@ -52,7 +52,7 @@ tokio = { version = "1", features = [
5252
"macros",
5353
"rt-multi-thread"
5454
] }
55-
toml = "0.9"
55+
toml = "1"
5656

5757
[features]
5858
webhook = ["dep:axum"]

0 commit comments

Comments
 (0)