Skip to content

Commit 811c4cd

Browse files
dependabot[bot]zurawiki
authored andcommitted
chore(deps): bump toml_edit from 0.19.12 to 0.19.14
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.19.12 to 0.19.14. - [Commits](toml-rs/toml@v0.19.12...v0.19.14) --- updated-dependencies: - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e78c72 commit 811c4cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ tera = { version = "1.19.0", default-features = false }
3838
tiktoken-rs = { version = "0.5.0", features = ["async-openai"] }
3939
tokio = { version = "1.29.1", features = ["full"] }
4040
toml = "0.7.6"
41-
toml_edit = "0.19.12"
41+
toml_edit = "0.19.14"
4242
which = "4.4.0"
4343

4444

0 commit comments

Comments
 (0)