implement random url generator
This commit is contained in:
@@ -1 +1,6 @@
|
||||
pub mod http;
|
||||
#![deny(clippy::unwrap_used)]
|
||||
#![deny(clippy::panic)]
|
||||
#![deny(clippy::expect_used)]
|
||||
|
||||
pub mod http;
|
||||
pub mod utils;
|
||||
Reference in New Issue
Block a user