Skip to content

Commit 3c19bc9

Browse files
chore(deps): bump toml in /bots/echidnabot (#37)
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> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 4ad2ae3 commit 3c19bc9

2 files changed

Lines changed: 17 additions & 68 deletions

File tree

bots/echidnabot/Cargo.lock

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

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ async-graphql-axum = "7"
3737
# Serialization
3838
serde = { version = "1", features = ["derive"] }
3939
serde_json = "1"
40-
toml = "0.8"
40+
toml = "1.1"
4141

4242
# Database
4343
sqlx = { version = "0.8.1", features = ["runtime-tokio-rustls", "sqlite", "postgres", "uuid", "chrono"] }

0 commit comments

Comments
 (0)