Skip to content

Commit 6b8445a

Browse files
Bump http from 1.2.0 to 1.3.0 (#801)
Bumps [http](https://github.com/hyperium/http) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3bce3d commit 6b8445a

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.8.0"
1818
enum-iterator = "2.1.0"
1919
enum-iterator-derive = "1.2.1"
2020
euler = "0.4.1"
21-
http = "1.2.0"
21+
http = "1.3.0"
2222
kittycad = { version = "0.3.30", optional = true }
2323
kittycad-modeling-cmds-macros = { workspace = true }
2424
kittycad-unit-conversion-derive = "0.1.0"

0 commit comments

Comments
 (0)