Skip to content

Commit 7645014

Browse files
Bump reqwest from 0.12.9 to 0.12.12 (#707)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.9 to 0.12.12. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8118487 commit 7645014

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

Cargo.lock

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

modeling-session/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ futures = "0.3.31"
1515
kittycad = { workspace = true }
1616
kittycad-modeling-cmds = { workspace = true, features = ["websocket"] }
1717
lsystem = "0.2.1"
18-
reqwest = "0.12.9"
18+
reqwest = "0.12.12"
1919
serde_json = "1.0.134"
2020
thiserror = "2.0.9"
2121
tokio = { version = "1", features = ["sync"] }

0 commit comments

Comments
 (0)