Skip to content

Commit 5d66a0c

Browse files
authored
Merge pull request #31014 from MaterializeInc/dependabot/cargo/rustix-0.38.43
build(deps): bump rustix from 0.38.42 to 0.38.43
2 parents 8f8ae3f + 4e2fde4 commit 5d66a0c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ hyper-582f2526e08bb6a0 = { package = "hyper", version = "0.14.27", default-featu
285285
native-tls = { version = "0.2.11", default-features = false, features = ["vendored"] }
286286
pathdiff = { version = "0.2.1", default-features = false, features = ["camino"] }
287287
ring = { version = "0.17.7", features = ["std"] }
288-
rustix = { version = "0.38.42", features = ["fs", "termios"] }
288+
rustix = { version = "0.38.43", features = ["fs", "termios"] }
289289

290290
[target.x86_64-unknown-linux-gnu.build-dependencies]
291291
bitflags = { version = "2.4.1", default-features = false, features = ["std"] }
@@ -294,7 +294,7 @@ hyper-582f2526e08bb6a0 = { package = "hyper", version = "0.14.27", default-featu
294294
native-tls = { version = "0.2.11", default-features = false, features = ["vendored"] }
295295
pathdiff = { version = "0.2.1", default-features = false, features = ["camino"] }
296296
ring = { version = "0.17.7", features = ["std"] }
297-
rustix = { version = "0.38.42", features = ["fs", "termios"] }
297+
rustix = { version = "0.38.43", features = ["fs", "termios"] }
298298

299299
[target.x86_64-apple-darwin.dependencies]
300300
bitflags = { version = "2.4.1", default-features = false, features = ["std"] }
@@ -303,7 +303,7 @@ hyper-582f2526e08bb6a0 = { package = "hyper", version = "0.14.27", default-featu
303303
native-tls = { version = "0.2.11", default-features = false, features = ["vendored"] }
304304
pathdiff = { version = "0.2.1", default-features = false, features = ["camino"] }
305305
ring = { version = "0.17.7", features = ["std"] }
306-
rustix = { version = "0.38.42", features = ["fs", "termios"] }
306+
rustix = { version = "0.38.43", features = ["fs", "termios"] }
307307
security-framework = { version = "2.7.0", features = ["alpn"] }
308308

309309
[target.x86_64-apple-darwin.build-dependencies]
@@ -313,7 +313,7 @@ hyper-582f2526e08bb6a0 = { package = "hyper", version = "0.14.27", default-featu
313313
native-tls = { version = "0.2.11", default-features = false, features = ["vendored"] }
314314
pathdiff = { version = "0.2.1", default-features = false, features = ["camino"] }
315315
ring = { version = "0.17.7", features = ["std"] }
316-
rustix = { version = "0.38.42", features = ["fs", "termios"] }
316+
rustix = { version = "0.38.43", features = ["fs", "termios"] }
317317
security-framework = { version = "2.7.0", features = ["alpn"] }
318318

319319
### END HAKARI SECTION

0 commit comments

Comments
 (0)