mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 21:18:42 +00:00
release: leon v1.0.0 (#931)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
2227d363f7
commit
0d730b5e95
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1243,7 +1243,7 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|||
|
||||
[[package]]
|
||||
name = "leon"
|
||||
version = "0.0.1"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"clap 4.1.11",
|
||||
"criterion",
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "leon"
|
|||
description = "Dead-simple string templating"
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
documentation = "https://docs.rs/leon"
|
||||
version = "0.0.1"
|
||||
version = "1.0.0"
|
||||
rust-version = "1.61.0"
|
||||
authors = ["Félix Saparelli <felix@passcod.name>"]
|
||||
edition = "2021"
|
||||
|
|
Loading…
Add table
Reference in a new issue