Skip to content

Commit 92010a7

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /bots/rhodibot (#34)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42f4f6f commit 92010a7

2 files changed

Lines changed: 32 additions & 28 deletions

File tree

bots/rhodibot/Cargo.lock

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

bots/rhodibot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ reqwest = { version = "0.12", features = ["json", "rustls-tls"], default-feature
2828
# Serialization
2929
serde = { version = "1", features = ["derive"] }
3030
serde_json = "1"
31-
toml = "0.8"
31+
toml = "1.1"
3232

3333
# Crypto for webhook verification
3434
hmac = "0.13"

0 commit comments

Comments
 (0)