File tree Expand file tree Collapse file tree 9 files changed +44
-25
lines changed
brioche-packed-plain-exec
brioche-packed-userland-exec Expand file tree Collapse file tree 9 files changed +44
-25
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ rust-version.workspace = true
77[dependencies ]
88brioche-pack = { workspace = true }
99brioche-resources = { path = " ../brioche-resources" }
10- bstr = " 1.9 .1"
10+ bstr = " 1.12 .1"
1111eyre = " 0.6.12"
1212globset = " 0.4.18"
1313goblin = " 0.10.3"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ rust-version.workspace = true
88brioche-autopack = { path = " ../brioche-autopack" }
99brioche-pack = { workspace = true }
1010brioche-resources = { path = " ../brioche-resources" }
11- bstr = " 1.8.0 "
11+ bstr = " 1.12.1 "
1212chumsky = " 0.11.1"
1313eyre = " 0.6.12"
1414thiserror = " 2.0.17"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ rust-version.workspace = true
77[dependencies ]
88brioche-pack = { workspace = true }
99brioche-resources = { path = " ../brioche-resources" }
10- bstr = " 1.8.0 "
10+ bstr = " 1.12.1 "
1111libc = " 0.2.177"
1212runnable-core = { path = " ../runnable-core" }
1313serde_json = " 1.0.145"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ rust-version.workspace = true
88bincode = " 2.0.0-rc.3"
99brioche-pack = { workspace = true }
1010brioche-resources = { path = " ../brioche-resources" }
11- bstr = " 1.8.0 "
11+ bstr = " 1.12.1 "
1212cfg-if = " 1.0.4"
1313libc = " 0.2.177"
1414thiserror = " 2.0.17"
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ rust-version.workspace = true
88brioche-autopack = { path = " ../brioche-autopack" }
99brioche-pack = { workspace = true }
1010brioche-resources = { path = " ../brioche-resources" }
11- bstr = " 1.9 .1"
12- clap = { version = " 4.5.50 " , features = [" derive" ] }
11+ bstr = " 1.12 .1"
12+ clap = { version = " 4.5.51 " , features = [" derive" ] }
1313color-eyre = " 0.6.5"
1414eyre = " 0.6.12"
1515globset = " 0.4.18"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ rust-version.workspace = true
66
77[dependencies ]
88blake3 = " 1.8.2"
9- bstr = " 1.9 .1"
9+ bstr = " 1.12 .1"
1010copy_dir = " 0.1.3"
1111pathdiff = " 0.2.3"
1212thiserror = " 2.0.17"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ rust-version.workspace = true
88brioche-autopack = { path = " ../brioche-autopack" }
99brioche-pack = { workspace = true }
1010brioche-resources = { path = " ../brioche-resources" }
11- bstr = " 1.8.0 "
11+ bstr = " 1.12.1 "
1212eyre = " 0.6.12"
1313tempfile = " 3.23.0"
1414thiserror = " 2.0.17"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ rust-version.workspace = true
77[dependencies ]
88bincode = " 2.0.0-rc.3"
99brioche-resources = { path = " ../brioche-resources" }
10- bstr = " 1.9 .1"
10+ bstr = " 1.12 .1"
1111schemars = " 1.0.4"
1212serde = { version = " 1.0.228" , features = [" derive" ] }
1313serde_with = { version = " 3.15.1" , features = [" schemars_1" ] }
You can’t perform that action at this time.
0 commit comments