mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
change ~ use crate configuration 'edition=2018'
This commit is contained in:
parent
2f840eedef
commit
c57a933412
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ repository = "https://github.com/uutils/uucore"
|
|||
readme = "README.md"
|
||||
keywords = ["cross-platform", "uutils", "core", "library"]
|
||||
categories = ["os"]
|
||||
edition = "2018"
|
||||
|
||||
[badges]
|
||||
appveyor = { repository = "uutils/uucore" }
|
||||
|
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/uutils/uucore/uucore_procs"
|
|||
# readme = "README.md"
|
||||
keywords = ["cross-platform", "proc-macros", "uucore", "uutils"]
|
||||
# categories = ["os"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue