change base cargo.toml
cargo devel CI / cargo CI (push) Failing after 54s
Details
cargo devel CI / cargo CI (push) Failing after 54s
Details
This commit is contained in:
parent
6c33147b54
commit
64e7ba7c61
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "template"
|
||||
name = "base"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||
license = "MIT"
|
||||
license = "GPL-3.0-or-later"
|
||||
description = "No description yet"
|
||||
readme = "README.md"
|
||||
homepage = "https://git.cscherr.de/PlexSheep/rs-base"
|
||||
|
@ -13,4 +13,3 @@ keywords = ["template"]
|
|||
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
|
Reference in New Issue