Skip to content

Commit 614a71d

Browse files
Bump oxnet from 0.1.3 to 0.1.4
Bumps [oxnet](https://github.com/oxidecomputer/oxnet) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/oxidecomputer/oxnet/releases) - [Changelog](https://github.com/oxidecomputer/oxnet/blob/main/CHANGELOG.md) - [Commits](oxidecomputer/oxnet@oxnet-0.1.3...oxnet-0.1.4) --- updated-dependencies: - dependency-name: oxnet dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04126ab commit 614a71d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ oauth2 = "5.0.0"
4141
open = "5.3.2"
4242
oxide = { path = "sdk", version = "0.14.0" }
4343
oxide-httpmock = { path = "sdk-httpmock", version = "0.14.0" }
44-
oxnet = "0.1.3"
44+
oxnet = "0.1.4"
4545
predicates = "3.1.3"
4646
pretty_assertions = "1.4.1"
4747
progenitor = { git = "https://github.com/oxidecomputer/progenitor", default-features = false }

0 commit comments

Comments
 (0)