Skip to content

Commit 1ba3ef8

Browse files
authored
Merge pull request #34641 from MaterializeInc/dependabot/cargo/portable-atomic-1.13.0
build(deps): bump portable-atomic from 1.11.1 to 1.13.0
2 parents ee2ead7 + 452264b commit 1ba3ef8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.

src/workspace-hack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ percent-encoding = { version = "2.3.2" }
103103
phf = { version = "0.13.1", features = ["uncased"] }
104104
phf_shared-594e8ee84c453af0 = { package = "phf_shared", version = "0.13.1", features = ["uncased"] }
105105
phf_shared-a6292c17cd707f01 = { package = "phf_shared", version = "0.11.3", features = ["uncased"] }
106-
portable-atomic = { version = "1.11.1", features = ["require-cas"] }
106+
portable-atomic = { version = "1.13.0", features = ["require-cas"] }
107107
postgres = { git = "https://github.com/MaterializeInc/rust-postgres", default-features = false, features = ["with-chrono-0_4"] }
108108
postgres-types = { git = "https://github.com/MaterializeInc/rust-postgres", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
109109
predicates = { version = "3.1.3" }
@@ -249,7 +249,7 @@ percent-encoding = { version = "2.3.2" }
249249
phf = { version = "0.13.1", features = ["uncased"] }
250250
phf_shared-594e8ee84c453af0 = { package = "phf_shared", version = "0.13.1", features = ["uncased"] }
251251
phf_shared-a6292c17cd707f01 = { package = "phf_shared", version = "0.11.3", features = ["uncased"] }
252-
portable-atomic = { version = "1.11.1", features = ["require-cas"] }
252+
portable-atomic = { version = "1.13.0", features = ["require-cas"] }
253253
postgres = { git = "https://github.com/MaterializeInc/rust-postgres", default-features = false, features = ["with-chrono-0_4"] }
254254
postgres-types = { git = "https://github.com/MaterializeInc/rust-postgres", default-features = false, features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
255255
predicates = { version = "3.1.3" }

0 commit comments

Comments
 (0)