mirror of
https://codeberg.org/icewind/php-literal-parser.git
synced 2026-06-03 10:34:08 +02:00
pin source-span 2.2.1
This commit is contained in:
parent
261b417be9
commit
2653e6aa7b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ documentation = "https://docs.rs/php-literal-parser"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
logos = "0.12"
|
logos = "0.12"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
source-span = { version = "2.2", default-features = false }
|
source-span = { version = "=2.2.1", default-features = false }
|
||||||
memchr = "2.3.4"
|
memchr = "2.3.4"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue