Skip to content

Commit 6b8afda

Browse files
Merge pull request #134 from 23prime/dependabot/cargo/toml-1.1.0spec-1.1.0
deps(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0
2 parents 6edcac5 + c12fc11 commit 6b8afda

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dirs = "6"
1616
reqwest = { version = "0.12", default-features = false, features = ["blocking", "json", "multipart", "rustls-tls"] }
1717
serde = { version = "1", features = ["derive"] }
1818
serde_json = "1"
19-
toml = "1.0"
19+
toml = "1.1"
2020
rpassword = "7"
2121
keyring = { version = "3", default-features = false, features = ["async-secret-service", "crypto-rust"] }
2222
anstream = "1.0"

0 commit comments

Comments
 (0)