Run cargo clippy
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
notplants 2022-06-27 14:57:44 -04:00
parent a47f44105f
commit 8750d97093
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -1079,7 +1079,7 @@ dependencies = [
[[package]] [[package]]
name = "golgi" name = "golgi"
version = "0.1.4" version = "0.1.4"
source = "git+https://git.coopcloud.tech/golgi-ssb/golgi#ca4c1114ddf328b818144c5a1af0187b1357e9be" source = "git+https://git.coopcloud.tech/golgi-ssb/golgi.git#ca4c1114ddf328b818144c5a1af0187b1357e9be"
dependencies = [ dependencies = [
"async-std", "async-std",
"async-stream 0.3.3", "async-stream 0.3.3",