Update plugin

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/4/head
trivernis 3 years ago
parent df9dec296d
commit d7d20ec416

@ -1581,7 +1581,7 @@ checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
[[package]]
name = "mediarepo-api"
version = "0.10.0"
source = "git+https://github.com/Trivernis/mediarepo-api.git?rev=3e8a415a4cf1c04e3e7ccefbcdd56b650ad40c85#3e8a415a4cf1c04e3e7ccefbcdd56b650ad40c85"
source = "git+https://github.com/Trivernis/mediarepo-api.git?rev=a586585f24725d0c4b00ecf1b5f5f929cbc359cf#a586585f24725d0c4b00ecf1b5f5f929cbc359cf"
dependencies = [
"async-trait",
"chrono",

@ -30,7 +30,7 @@ features = ["env-filter"]
[dependencies.mediarepo-api]
git = "https://github.com/Trivernis/mediarepo-api.git"
rev = "3e8a415a4cf1c04e3e7ccefbcdd56b650ad40c85"
rev = "a586585f24725d0c4b00ecf1b5f5f929cbc359cf"
features = ["tauri-plugin"]
[features]

Loading…
Cancel
Save