Skip to content

Commit 3f92d00

Browse files
Bump http from 1.1.0 to 1.2.0
Bumps [http](https://github.com/hyperium/http) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54bb745 commit 3f92d00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ data-encoding = "2.5.0"
1818
enum-iterator = "2.1.0"
1919
enum-iterator-derive = "1.2.1"
2020
euler = "0.4.1"
21-
http = "1.1.0"
21+
http = "1.2.0"
2222
kittycad = { version = "0.3.28", optional = true }
2323
kittycad-modeling-cmds-macros = { workspace = true }
2424
kittycad-unit-conversion-derive = "0.1.0"

0 commit comments

Comments
 (0)