mirror of https://github.com/helix-editor/helix
bump steel
parent
7143dd4850
commit
05f4352722
|
@ -3151,7 +3151,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steel-core"
|
name = "steel-core"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
source = "git+https://github.com/mattwparas/steel.git#a8b5d35c5f32523624b67b399972b18b6bd08394"
|
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"abi_stable",
|
"abi_stable",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
@ -3202,7 +3202,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steel-derive"
|
name = "steel-derive"
|
||||||
version = "0.5.0"
|
version = "0.5.0"
|
||||||
source = "git+https://github.com/mattwparas/steel.git#a8b5d35c5f32523624b67b399972b18b6bd08394"
|
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
@ -3212,7 +3212,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steel-doc"
|
name = "steel-doc"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
source = "git+https://github.com/mattwparas/steel.git#a8b5d35c5f32523624b67b399972b18b6bd08394"
|
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"steel-core",
|
"steel-core",
|
||||||
]
|
]
|
||||||
|
@ -3220,7 +3220,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steel-gen"
|
name = "steel-gen"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
source = "git+https://github.com/mattwparas/steel.git#a8b5d35c5f32523624b67b399972b18b6bd08394"
|
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"codegen",
|
"codegen",
|
||||||
"serde",
|
"serde",
|
||||||
|
@ -3230,7 +3230,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "steel-parser"
|
name = "steel-parser"
|
||||||
version = "0.6.0"
|
version = "0.6.0"
|
||||||
source = "git+https://github.com/mattwparas/steel.git#a8b5d35c5f32523624b67b399972b18b6bd08394"
|
source = "git+https://github.com/mattwparas/steel.git#a93900c4f44cd2b9bc065b63c867a8973620f113"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"compact_str",
|
"compact_str",
|
||||||
"fxhash",
|
"fxhash",
|
||||||
|
|
2
steel
2
steel
|
@ -1 +1 @@
|
||||||
Subproject commit a8b5d35c5f32523624b67b399972b18b6bd08394
|
Subproject commit a93900c4f44cd2b9bc065b63c867a8973620f113
|
Loading…
Reference in New Issue