mirror of https://github.com/helix-editor/helix
update steel
parent
d7bdac1ee7
commit
b321252da4
|
@ -3138,7 +3138,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|||
[[package]]
|
||||
name = "steel-core"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/mattwparas/steel.git#f449f2c79bce8c70d92ba552fbfd79a245d48a81"
|
||||
source = "git+https://github.com/mattwparas/steel.git#6237e35817e02fefdfd8dd2a54e584b677cb19c7"
|
||||
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#f449f2c79bce8c70d92ba552fbfd79a245d48a81"
|
||||
source = "git+https://github.com/mattwparas/steel.git#6237e35817e02fefdfd8dd2a54e584b677cb19c7"
|
||||
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#f449f2c79bce8c70d92ba552fbfd79a245d48a81"
|
||||
source = "git+https://github.com/mattwparas/steel.git#6237e35817e02fefdfd8dd2a54e584b677cb19c7"
|
||||
dependencies = [
|
||||
"steel-core",
|
||||
]
|
||||
|
@ -3209,7 +3209,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "steel-gen"
|
||||
version = "0.2.0"
|
||||
source = "git+https://github.com/mattwparas/steel.git#f449f2c79bce8c70d92ba552fbfd79a245d48a81"
|
||||
source = "git+https://github.com/mattwparas/steel.git#6237e35817e02fefdfd8dd2a54e584b677cb19c7"
|
||||
dependencies = [
|
||||
"codegen",
|
||||
"serde",
|
||||
|
@ -3218,7 +3218,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "steel-parser"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/mattwparas/steel.git#f449f2c79bce8c70d92ba552fbfd79a245d48a81"
|
||||
source = "git+https://github.com/mattwparas/steel.git#6237e35817e02fefdfd8dd2a54e584b677cb19c7"
|
||||
dependencies = [
|
||||
"compact_str",
|
||||
"fxhash",
|
||||
|
|
2
steel
2
steel
|
@ -1 +1 @@
|
|||
Subproject commit f449f2c79bce8c70d92ba552fbfd79a245d48a81
|
||||
Subproject commit 6237e35817e02fefdfd8dd2a54e584b677cb19c7
|
Loading…
Reference in New Issue