Skip to content

Commit a01e12b

Browse files
Bump hostfile from 1.0.0 to 1.1.0 in /pixie-server
Bumps [hostfile](https://github.com/aneeshdurg/hostfile) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/aneeshdurg/hostfile/releases) - [Commits](aneeshdurg/hostfile@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: hostfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df4d938 commit a01e12b

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

pixie-server/Cargo.lock

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

pixie-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serde_derive = "1.0.193"
2020
serde_yaml = "0.9"
2121
tokio = { version = "1.34.0", features = ["macros", "fs", "rt-multi-thread", "sync", "signal"] }
2222
serde_json = "1.0.108"
23-
hostfile = "1.0.0"
23+
hostfile = "1.1.0"
2424
hex = "0.4.3"
2525
axum = { version = "0.7.2", features = ["ws"] }
2626
tower-http = { version = "0.6.1", features = ["fs", "compression-gzip", "auth", "trace"] }

0 commit comments

Comments
 (0)