From 01cfd2e6d4a303761003d16aa97a532b82a7e10c Mon Sep 17 00:00:00 2001 From: Matt Paras Date: Fri, 30 May 2025 20:40:13 -0700 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 29f49e28e..9422f75ec 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3138,7 +3138,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "steel-core" version = "0.6.0" -source = "git+https://github.com/mattwparas/steel.git#d3110be47bf710af38e6c08fdd73c02a97bf20a9" +source = "git+https://github.com/mattwparas/steel.git#88f491924dff7d7697554fca9e65b953a8d4a3a3" dependencies = [ "abi_stable", "anyhow", @@ -3191,7 +3191,7 @@ dependencies = [ [[package]] name = "steel-derive" version = "0.5.0" -source = "git+https://github.com/mattwparas/steel.git#d3110be47bf710af38e6c08fdd73c02a97bf20a9" +source = "git+https://github.com/mattwparas/steel.git#88f491924dff7d7697554fca9e65b953a8d4a3a3" dependencies = [ "proc-macro2", "quote", @@ -3201,7 +3201,7 @@ dependencies = [ [[package]] name = "steel-doc" version = "0.6.0" -source = "git+https://github.com/mattwparas/steel.git#d3110be47bf710af38e6c08fdd73c02a97bf20a9" +source = "git+https://github.com/mattwparas/steel.git#88f491924dff7d7697554fca9e65b953a8d4a3a3" dependencies = [ "steel-core", ] @@ -3209,7 +3209,7 @@ dependencies = [ [[package]] name = "steel-gen" version = "0.2.0" -source = "git+https://github.com/mattwparas/steel.git#d3110be47bf710af38e6c08fdd73c02a97bf20a9" +source = "git+https://github.com/mattwparas/steel.git#88f491924dff7d7697554fca9e65b953a8d4a3a3" dependencies = [ "codegen", "serde", @@ -3218,7 +3218,7 @@ dependencies = [ [[package]] name = "steel-parser" version = "0.6.0" -source = "git+https://github.com/mattwparas/steel.git#d3110be47bf710af38e6c08fdd73c02a97bf20a9" +source = "git+https://github.com/mattwparas/steel.git#88f491924dff7d7697554fca9e65b953a8d4a3a3" dependencies = [ "compact_str", "fxhash", diff --git a/steel b/steel index d3110be47..88f491924 160000 --- a/steel +++ b/steel @@ -1 +1 @@ -Subproject commit d3110be47bf710af38e6c08fdd73c02a97bf20a9 +Subproject commit 88f491924dff7d7697554fca9e65b953a8d4a3a3