mirror of
https://github.com/typst/typst
synced 2025-07-27 06:17:53 +08:00
Try 0e66ea0
This commit is contained in:
parent
c3bfc5c6fd
commit
dee8a8a9db
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -451,7 +451,7 @@ checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "comemo"
|
name = "comemo"
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/typst/comemo?rev=483e073#483e07350cc17b191c7968fa51eb6364d3edbbf4"
|
source = "git+https://github.com/typst/comemo?rev=0e66ea0#0e66ea0901a953a7bfa536b82a5933508d32d31e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bumpalo",
|
"bumpalo",
|
||||||
"comemo-macros",
|
"comemo-macros",
|
||||||
@ -463,7 +463,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "comemo-macros"
|
name = "comemo-macros"
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/typst/comemo?rev=483e073#483e07350cc17b191c7968fa51eb6364d3edbbf4"
|
source = "git+https://github.com/typst/comemo?rev=0e66ea0#0e66ea0901a953a7bfa536b82a5933508d32d31e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
@ -165,4 +165,4 @@ uninlined_format_args = "warn"
|
|||||||
wildcard_in_or_patterns = "allow"
|
wildcard_in_or_patterns = "allow"
|
||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
comemo = { git = "https://github.com/typst/comemo", rev = "483e073" }
|
comemo = { git = "https://github.com/typst/comemo", rev = "0e66ea0" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user