Fix fetching commits from API

This commit is contained in:
Brian Bowman
2022-07-02 00:38:50 -05:00
parent 29716c43b6
commit 5d2f803f3c
4 changed files with 1 additions and 12 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -742,7 +742,6 @@ checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35"
name = "cultivation"
version = "0.1.0"
dependencies = [
"base64",
"duct",
"futures-util",
"http",