Set author and homepage for all packages
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[package]
|
||||
name = "lb"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
camino = "1.1.10"
|
||||
|
||||
Reference in New Issue
Block a user