Skip to content

Commit

Permalink
chore(deps) Update the Mysten-infra pointer (MystenLabs/narwhal#908)
Browse files Browse the repository at this point in the history
Co-authored-by: huitseeker <[email protected]>
  • Loading branch information
huitseeker and huitseeker authored Sep 7, 2022
1 parent 8a95d9e commit 29bb449
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion narwhal/consensus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bytes = "1.2.1"
match_opt = "0.1.2"
rand = { version = "0.8.5", optional = true }
serde = { version = "1.0.144", features = ["derive"] }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
thiserror = "1.0.34"
tokio = { version = "1.20.1", features = ["sync"] }
tracing = "0.1.36"
Expand Down
6 changes: 3 additions & 3 deletions narwhal/executor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ storage = { path = "../storage" }
itertools = "0.10.3"

types = { path = "../types" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }

store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
workspace-hack = { version = "0.1", path = "../workspace-hack" }
match_opt = "0.1.2"

Expand All @@ -41,4 +41,4 @@ tempfile = "3.3.0"
primary = { path = "../primary" }
test_utils = { path = "../test_utils" }
types = { path = "../types" }
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
2 changes: 1 addition & 1 deletion narwhal/network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ types = { path = "../types" }
crypto = { path = "../crypto" }

serde = "1.0.144"
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
workspace-hack = { version = "0.1", path = "../workspace-hack" }
eyre = "0.6.8"

Expand Down
6 changes: 3 additions & 3 deletions narwhal/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ clap = "2.34"
dhat = { version = "0.3.0", optional = true }
futures = "0.3.24"
multiaddr = "0.14.0"
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
rand = "0.8.5"
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
thiserror = "1.0.34"
tokio = { version = "1.20.1", features = ["full"] }
tokio-stream = "0.1.9"
Expand Down
6 changes: 3 additions & 3 deletions narwhal/primary/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ crypto = { path = "../crypto" }
network = { path = "../network" }
types = { path = "../types" }
storage = { path = "../storage" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }

store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
workspace-hack = { version = "0.1", path = "../workspace-hack" }

anemo = { git = "https://github.com/mystenlabs/anemo.git", rev = "6278d0fa78147a49ff2cb9dd2e45e763886be0a0" }
Expand All @@ -58,7 +58,7 @@ mockall = "0.11.2"
node = { path = "../node" }
proptest = "1.0.0"
tempfile = "3.3.0"
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
telemetry-subscribers = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
test_utils = { path = "../test_utils" }
thiserror = "1.0.34"
tracing = "0.1.36"
Expand Down
2 changes: 1 addition & 1 deletion narwhal/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publish = false
dashmap = "5.4.0"
fastcrypto = { git = "https://github.com/MystenLabs/fastcrypto", rev = "c022a2ae23ca7cc2778293fd3b1db42e8cd02d3b", package = "fastcrypto" }
futures = "0.3.24"
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
thiserror = "1.0.34"
tokio = { version = "1.20.1", features = ["sync", "rt", "macros"] }
tokio-util = { version = "0.7.3", features = ["codec"] }
Expand Down
2 changes: 1 addition & 1 deletion narwhal/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ roaring = "0.10.0"
serde = { version = "1.0.144", features = ["derive"] }
serde_with = "2.0.0"
signature = "1.6.0"
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
thiserror = "1.0.34"
tokio = { version = "1.20.1", features = ["sync", "rt", "macros"] }
tokio-util = { version = "0.7.3", features = ["codec"] }
Expand Down
4 changes: 2 additions & 2 deletions narwhal/worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ crypto = { path = "../crypto" }
network = { path = "../network" }
primary = { path = "../primary" }
types = { path = "../types" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
mysten-network = { git = "https://github.com/mystenlabs/mysten-infra.git", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
prometheus = "0.13.1"

store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "44ef8a4dfd773038ff331c3034239a6a121b3242" }
store = { git = "https://github.com/mystenlabs/mysten-infra.git", package = "typed-store", rev = "352091e92070c2ecfcccad444361a78249ecfe59" }
workspace-hack = { version = "0.1", path = "../workspace-hack" }

[dev-dependencies]
Expand Down

0 comments on commit 29bb449

Please sign in to comment.