mirror of
https://github.com/uutils/uucore.git
synced 2026-06-10 15:48:52 -07:00
change ~ use crate configuration 'edition=2018'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user