Skip to content

Commit 84847c3

Browse files
authored
Merge pull request #456 from rodneylab/build__update_dependencies
build(dependencies): 🧱 update crates
2 parents c266c0d + 75c747f commit 84847c3

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

Cargo.lock

+47-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pulldown-cmark = "0.10.3"
3636
pulldown-cmark-escape = "0.10.1"
3737
reqwest = { version = "0.12.12", features = ["json"] }
3838
serde = { version = "1.0.217", features = ["derive"] }
39-
serde_json = "1.0.138"
39+
serde_json = "1.0.139"
4040
textwrap = "0.16.1"
4141
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread"] }
4242
url = "2.5.4"

0 commit comments

Comments
 (0)