There was an error while loading. Please reload this page.
1 parent cb6086c commit 7140830Copy full SHA for 7140830
1 file changed
crates/config-utils/Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "config-utils"
3
version = "0.5.0"
4
-authors = ["Stackable GmbH <info@stackable.tech>"]
5
-license = "Apache-2.0"
6
-edition = "2024"
7
-repository = "https://github.com/stackabletech/operator-rs"
+authors.workspace = true
+license.workspace = true
+edition.workspace = true
+repository.workspace = true
8
9
[dependencies]
10
# We try hard to have as less dependencies as possible!
0 commit comments