mirror of https://github.com/helix-editor/helix
take latest branch of steel
parent
ce3959aef8
commit
8c0391fb78
|
@ -2632,7 +2632,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#57d9cf6f6cead3a324bebe1710617a6bfbd1432d"
|
source = "git+https://github.com/mattwparas/steel.git#ad2f086eac8e6074f707b88595561c1609684338"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"abi_stable",
|
"abi_stable",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
@ -2670,7 +2670,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#57d9cf6f6cead3a324bebe1710617a6bfbd1432d"
|
source = "git+https://github.com/mattwparas/steel.git#ad2f086eac8e6074f707b88595561c1609684338"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
@ -2680,7 +2680,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#57d9cf6f6cead3a324bebe1710617a6bfbd1432d"
|
source = "git+https://github.com/mattwparas/steel.git#ad2f086eac8e6074f707b88595561c1609684338"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"codegen",
|
"codegen",
|
||||||
"serde",
|
"serde",
|
||||||
|
@ -2690,7 +2690,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#57d9cf6f6cead3a324bebe1710617a6bfbd1432d"
|
source = "git+https://github.com/mattwparas/steel.git#ad2f086eac8e6074f707b88595561c1609684338"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fxhash",
|
"fxhash",
|
||||||
"lasso",
|
"lasso",
|
||||||
|
|
Loading…
Reference in New Issue