Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2a11634e..5f8204c2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1449,7 +1449,7 @@ dependencies = [
"regex-automata",
"regex-cursor",
"ropey",
- "rustix 0.38.44",
+ "rustix 1.0.2",
"tempfile",
"unicode-segmentation",
"which",
@@ -1556,7 +1556,7 @@ dependencies = [
"log",
"once_cell",
"parking_lot",
- "rustix 0.38.44",
+ "rustix 1.0.2",
"serde",
"serde_json",
"slotmap",