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/*
|
||||
volumes:
|
||||
- name: artifacts
|
||||
path: /artifcats/
|
||||
path: /artifcats/
|
||||
|
@ -5,6 +5,10 @@ description = "Information gatherer for systems."
|
||||
version = "0.1.0"
|
||||
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
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user