From 55a19ed19782e0a408263c926ce2b91c46b11648 Mon Sep 17 00:00:00 2001 From: Matt Paras Date: Sat, 23 Nov 2024 07:09:09 -0800 Subject: [PATCH] update steel --- Cargo.lock | 10 +++++----- steel | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 246eb275b..46070216e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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", diff --git a/steel b/steel index cf7a3df2c..af792c7b3 160000 --- a/steel +++ b/steel @@ -1 +1 @@ -Subproject commit cf7a3df2c1cf0b0e1df53e127512f9fbde48476a +Subproject commit af792c7b3412b85fffe1b69b9e5cf2c752d39c36