update steel

pull/8675/merge^2
Matt Paras 2024-11-02 18:48:01 -07:00
parent ee3035aa38
commit 68d090c2a7
2 changed files with 6 additions and 6 deletions

10
Cargo.lock generated
View File

@ -2793,7 +2793,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "steel-core"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#1bb17fceada4dd6535bacaf5c40c965a14620776"
source = "git+https://github.com/mattwparas/steel.git#bbb872aacc678ee21651e5909c057fcaba7c90b8"
dependencies = [
"abi_stable",
"anyhow",
@ -2842,7 +2842,7 @@ dependencies = [
[[package]]
name = "steel-derive"
version = "0.5.0"
source = "git+https://github.com/mattwparas/steel.git#1bb17fceada4dd6535bacaf5c40c965a14620776"
source = "git+https://github.com/mattwparas/steel.git#bbb872aacc678ee21651e5909c057fcaba7c90b8"
dependencies = [
"proc-macro2",
"quote",
@ -2852,7 +2852,7 @@ dependencies = [
[[package]]
name = "steel-doc"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#1bb17fceada4dd6535bacaf5c40c965a14620776"
source = "git+https://github.com/mattwparas/steel.git#bbb872aacc678ee21651e5909c057fcaba7c90b8"
dependencies = [
"steel-core",
]
@ -2860,7 +2860,7 @@ dependencies = [
[[package]]
name = "steel-gen"
version = "0.2.0"
source = "git+https://github.com/mattwparas/steel.git#1bb17fceada4dd6535bacaf5c40c965a14620776"
source = "git+https://github.com/mattwparas/steel.git#bbb872aacc678ee21651e5909c057fcaba7c90b8"
dependencies = [
"codegen",
"serde",
@ -2870,7 +2870,7 @@ dependencies = [
[[package]]
name = "steel-parser"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#1bb17fceada4dd6535bacaf5c40c965a14620776"
source = "git+https://github.com/mattwparas/steel.git#bbb872aacc678ee21651e5909c057fcaba7c90b8"
dependencies = [
"fxhash",
"lasso",

2
steel

@ -1 +1 @@
Subproject commit 2a32f33fa976cbff98d6b8960ebb84c8444e5ca1
Subproject commit bbb872aacc678ee21651e5909c057fcaba7c90b8