update steel

pull/8675/merge^2
Matt Paras 2024-11-23 07:09:09 -08:00
parent 5f36a68daa
commit 55a19ed197
2 changed files with 6 additions and 6 deletions

10
Cargo.lock generated
View File

@ -2823,7 +2823,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "steel-core"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#9a2bb2ef501826af9bdcfd96a9e279aeb08e0bb4"
source = "git+https://github.com/mattwparas/steel.git#af792c7b3412b85fffe1b69b9e5cf2c752d39c36"
dependencies = [
"abi_stable",
"anyhow",
@ -2873,7 +2873,7 @@ dependencies = [
[[package]]
name = "steel-derive"
version = "0.5.0"
source = "git+https://github.com/mattwparas/steel.git#9a2bb2ef501826af9bdcfd96a9e279aeb08e0bb4"
source = "git+https://github.com/mattwparas/steel.git#af792c7b3412b85fffe1b69b9e5cf2c752d39c36"
dependencies = [
"proc-macro2",
"quote",
@ -2883,7 +2883,7 @@ dependencies = [
[[package]]
name = "steel-doc"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#9a2bb2ef501826af9bdcfd96a9e279aeb08e0bb4"
source = "git+https://github.com/mattwparas/steel.git#af792c7b3412b85fffe1b69b9e5cf2c752d39c36"
dependencies = [
"steel-core",
]
@ -2891,7 +2891,7 @@ dependencies = [
[[package]]
name = "steel-gen"
version = "0.2.0"
source = "git+https://github.com/mattwparas/steel.git#9a2bb2ef501826af9bdcfd96a9e279aeb08e0bb4"
source = "git+https://github.com/mattwparas/steel.git#af792c7b3412b85fffe1b69b9e5cf2c752d39c36"
dependencies = [
"codegen",
"serde",
@ -2901,7 +2901,7 @@ dependencies = [
[[package]]
name = "steel-parser"
version = "0.6.0"
source = "git+https://github.com/mattwparas/steel.git#9a2bb2ef501826af9bdcfd96a9e279aeb08e0bb4"
source = "git+https://github.com/mattwparas/steel.git#af792c7b3412b85fffe1b69b9e5cf2c752d39c36"
dependencies = [
"compact_str",
"fxhash",

2
steel

@ -1 +1 @@
Subproject commit cf7a3df2c1cf0b0e1df53e127512f9fbde48476a
Subproject commit af792c7b3412b85fffe1b69b9e5cf2c752d39c36