fix: clippy warning
This commit is contained in:
parent
bb4c92c70b
commit
8420c2f8db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "rustypipe-cli"
|
||||
version = "0.1.0"
|
||||
rust-version = "1.67.1"
|
||||
rust-version = "1.70.0"
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
|
|
|
|||
Reference in a new issue