mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-02 05:31:11 +00:00
Update Cargo.toml
This commit is contained in:
parent
16b50347d4
commit
6a94a09679
3 changed files with 16 additions and 11 deletions
|
@ -19,7 +19,7 @@ pretty = ["erg_common/pretty"]
|
|||
large_thread = ["erg_common/large_thread"]
|
||||
|
||||
[dependencies]
|
||||
erg_common = { version = "0.6.0", path = "../erg_common" }
|
||||
erg_common = { workspace = true, path = "../erg_common" }
|
||||
unicode-xid = "0.2.4"
|
||||
|
||||
[lib]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue