Skip to content

Commit

Permalink
chore(deps): Bump hostname from 0.3.1 to 0.4.0 (#16059)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent cf77e9d commit 7f7c6ff
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 4 deletions.
36 changes: 33 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/utils/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ console = "0.15"
console-subscriber = "0.2.0"
either = "1"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
hostname = "0.3"
hostname = "0.4"
parking_lot = { version = "0.12", features = ["deadlock_detection"] }
pprof = { version = "0.13", features = ["flamegraph"] }
risingwave_common = { workspace = true }
Expand Down

0 comments on commit 7f7c6ff

Please sign in to comment.