Skip to content

Commit

Permalink
chore(deps): cargo hakari
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 661c124 commit 12fe723
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 34 deletions.
36 changes: 4 additions & 32 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions homestar-workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ futures-timer = { version = "3.0.3", default-features = false, features = ["wasm
futures-util = { version = "0.3.30", features = ["bilock", "channel", "io", "sink", "unstable"] }
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths"] }
hashbrown = { version = "0.14.3", features = ["raw"] }
hyper = { version = "1.2.0", features = ["full"] }
hyper = { version = "0.14.28", features = ["full"] }
indexmap-dff4ba8e3ae991db = { package = "indexmap", version = "1.9.3", default-features = false, features = ["serde"] }
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2.2.3", features = ["serde"] }
jsonrpsee = { version = "0.21.0", default-features = false, features = ["client", "server"] }
Expand Down Expand Up @@ -117,7 +117,7 @@ futures-timer = { version = "3.0.3", default-features = false, features = ["wasm
futures-util = { version = "0.3.30", features = ["bilock", "channel", "io", "sink", "unstable"] }
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths"] }
hashbrown = { version = "0.14.3", features = ["raw"] }
hyper = { version = "1.2.0", features = ["full"] }
hyper = { version = "0.14.28", features = ["full"] }
indexmap-dff4ba8e3ae991db = { package = "indexmap", version = "1.9.3", default-features = false, features = ["serde"] }
indexmap-f595c2ba2a3f28df = { package = "indexmap", version = "2.2.3", features = ["serde"] }
jsonrpsee = { version = "0.21.0", default-features = false, features = ["client", "server"] }
Expand Down

0 comments on commit 12fe723

Please sign in to comment.