Skip to content

Commit 2ca2c5d

Browse files
renovate[bot]zurawiki
authored andcommitted
fix(deps): update rust crate toml_edit to 0.22.0
1 parent 58ab78c commit 2ca2c5d

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

Cargo.lock

Lines changed: 3 additions & 23 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.1", default-features = false }
3838
tiktoken-rs = { version = "0.5.4", features = ["async-openai"] }
3939
tokio = { version = "1.32.0", features = ["full"] }
4040
toml = "0.8.0"
41-
toml_edit = "0.20.0"
41+
toml_edit = "0.22.0"
4242
which = "6.0.0"
4343

4444

0 commit comments

Comments
 (0)