fix probes version
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
glyph 2022-06-16 11:19:04 +01:00
parent 11e94fa421
commit 76d5e6a355
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1079,7 +1079,7 @@ dependencies = [
[[package]]
name = "golgi"
version = "0.1.4"
source = "git+https://git.coopcloud.tech/golgi-ssb/golgi.git#ca4c1114ddf328b818144c5a1af0187b1357e9be"
source = "git+https://git.coopcloud.tech/golgi-ssb/golgi#ca4c1114ddf328b818144c5a1af0187b1357e9be"
dependencies = [
"async-std",
"async-stream 0.3.3",
@ -2405,7 +2405,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f77e66f6d6d898cbbd4a09c48fd3507cfc210b7c83055de02a38b5f7a1e6d216"
dependencies = [
"libc",
"time 0.3.9",
"time 0.1.44",
]
[[package]]