Skip to content

Commit 8466ef2

Browse files
build(deps): bump rand from 0.9.1 to 0.9.3 in /cli in the cargo group across 1 directory (#106)
1 parent 7a3c433 commit 8466ef2

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@
100100

101101
No content.
102102

103-
<!-- Increment to skip CHANGELOG.md test: 8 -->
103+
<!-- Increment to skip CHANGELOG.md test: 9 -->

cli/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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ log = "0.4.27"
2828
markdown = "1.0.0"
2929
opener = "0.7.2"
3030
platform-info = "2.0.5"
31-
rand = "0.9.1"
31+
rand = "0.9.3"
3232
reqwest = { version = "0.12.15", features = ["json"] }
3333
rmcp = "0.8.2"
3434
schemars = "1.0.4"

0 commit comments

Comments
 (0)