Change registry name
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4,4 +4,4 @@ version = 4
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "merlin_env_helper"
|
name = "merlin_env_helper"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "merlin_env_helper"
|
name = "merlin_env_helper"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
publish = ["mycargo"]
|
publish = ["merlin"]
|
||||||
description = "Utility functions to read environment with fallback and values from a file"
|
description = "Utility functions to read environment with fallback and values from a file"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "ssh://git@gitea.merlinserver.de:2222/Stefan/merlin_env_helper.git"
|
repository = "ssh://git@gitea.merlinserver.de:2222/Stefan/merlin_env_helper.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user