mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-04 03:00:03 +00:00
release: leon v3.0.0 (#1613)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
42215f774a
commit
5a8af0fb99
7 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ license = "Apache-2.0 OR MIT"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
leon = { version = "2.0.1", path = "../leon", default-features = false }
|
||||
leon = { version = "3.0.0", path = "../leon", default-features = false }
|
||||
proc-macro2 = "1.0.68"
|
||||
syn = { version = "2.0.43", default-features = false, features = ["proc-macro", "parsing"] }
|
||||
quote = "1.0.28"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue