mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-25 14:50:04 +00:00
release: leon v2.0.0 (#1007)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
d6ec063a5d
commit
613aae2b1e
4 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ license = "Apache-2.0 OR MIT"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
leon = { version = "1.0.0", path = "../leon", default-features = false }
|
||||
leon = { version = "2.0.0", path = "../leon", default-features = false }
|
||||
proc-macro2 = "1.0.56"
|
||||
syn = { version = "2.0.15", default-features = false, features = ["proc-macro", "parsing"] }
|
||||
quote = "1.0.26"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue