fixes drone merge conflict
Signed-off-by: Jochen Maes <jochen@sejo-it.be>
This commit is contained in:
commit
dd665a312e
@ -41,4 +41,4 @@ steps:
|
|||||||
files: /artifacts/*
|
files: /artifacts/*
|
||||||
volumes:
|
volumes:
|
||||||
- name: artifacts
|
- name: artifacts
|
||||||
path: /artifcats/
|
path: /artifcats/
|
||||||
|
@ -5,6 +5,10 @@ description = "Information gatherer for systems."
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
[registries]
|
||||||
|
gitea = { index = "https://gitea.sejo-it.be/SeJo-IT/_cargo-index" }
|
||||||
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
Reference in New Issue
Block a user