edit BlockingSpawner to readme lib
This commit is contained in:
parent
b0125f7c27
commit
e6ac4c71b6
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ This program will just download a simple torrent file with a Magnet link
|
|||
use std::error::Error;
|
||||
use std::path::PathBuf;
|
||||
use librqbit::session::{AddTorrentResponse, Session};
|
||||
use librqbit::spawn_utils::BlockingSpawner;
|
||||
|
||||
const MAGNET_LINK: &str = "magnet:?..."; // Put your magnet link here
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue