bump steel to fix windows

pull/8675/merge^2
Matt Paras 2025-04-17 08:37:48 -07:00
parent 43b9dd3e65
commit 6e8fa50957
2 changed files with 6 additions and 6 deletions

10
Cargo.lock generated
View File

@ -3151,7 +3151,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "steel-core"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
source = "git+https://github.com/mattwparas/steel.git#2f28ab10523198726d343257d29d892864e897b0"
dependencies = [
"abi_stable",
"anyhow",
@ -3202,7 +3202,7 @@ dependencies = [
[[package]]
name = "steel-derive"
version = "0.5.0"
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
source = "git+https://github.com/mattwparas/steel.git#2f28ab10523198726d343257d29d892864e897b0"
dependencies = [
"proc-macro2",
"quote",
@ -3212,7 +3212,7 @@ dependencies = [
[[package]]
name = "steel-doc"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
source = "git+https://github.com/mattwparas/steel.git#2f28ab10523198726d343257d29d892864e897b0"
dependencies = [
"steel-core",
]
@ -3220,7 +3220,7 @@ dependencies = [
[[package]]
name = "steel-gen"
version = "0.2.0"
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
source = "git+https://github.com/mattwparas/steel.git#2f28ab10523198726d343257d29d892864e897b0"
dependencies = [
"codegen",
"serde",
@ -3230,7 +3230,7 @@ dependencies = [
[[package]]
name = "steel-parser"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
source = "git+https://github.com/mattwparas/steel.git#2f28ab10523198726d343257d29d892864e897b0"
dependencies = [
"compact_str",
"fxhash",

2
steel

@ -1 +1 @@
Subproject commit a93900c4f44cd2b9bc065b63c867a8973620f113
Subproject commit 2f28ab10523198726d343257d29d892864e897b0