Skip to content

Commit 03978cc

Browse files
chore(deps): bump toml from 0.8.23 to 1.0.6+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.0.6+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.0.6) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f88b6e commit 03978cc

2 files changed

Lines changed: 49 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 48 additions & 12 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
@@ -128,7 +128,7 @@ base64 = "0.22"
128128
rand_core = { version = "0.6", features = ["getrandom"] }
129129

130130
# ── TOML (credential files) ───────────────────────────────────────────────────
131-
toml = "0.8"
131+
toml = "1.0"
132132

133133
# ── Scheduling ────────────────────────────────────────────────────────────────
134134
tokio-cron-scheduler = "0.15"

0 commit comments

Comments
 (0)