Skip to content

Commit 27f15e8

Browse files
chore(deps)(deps): bump toml from 0.8.2 to 1.1.2+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.2 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.2...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>
1 parent 2788fdb commit 27f15e8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

crates/starstats-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ rusqlite = { version = "0.32", features = ["bundled"] }
4646
directories = "5.0"
4747

4848
# Config file format
49-
toml = "0.8"
49+
toml = "1.1"
5050

5151
# Synchronisation primitives
5252
parking_lot = "0.12"

0 commit comments

Comments
 (0)