mirror of
https://github.com/OMGeeky/google_youtube.git
synced 2026-01-08 03:27:02 +01:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # Cargo.toml
This commit is contained in:
@@ -6,8 +6,8 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
downloader_config = { path = "../downloader_config" }
|
||||
exponential_backoff = { version="0.1.3", path = "../exponential_backoff" }
|
||||
downloader_config = { git = "https://github.com/OMGeeky/downloader_config" }
|
||||
exponential_backoff = { version="0.1.3", git = "https://github.com/OMGeeky/exponential_backoff" }
|
||||
|
||||
google-youtube3 = "5.0.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user