mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
@@ -11,10 +11,9 @@
|
||||
// These crates are added just to enable additional WASM features.
|
||||
extern crate chrono as _;
|
||||
extern crate getrandom as _;
|
||||
extern crate getrandom2 as _;
|
||||
extern crate time as _;
|
||||
|
||||
use getrandom2 as _;
|
||||
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user