add package lock

clone-session-service-objects
Avril 3 years ago
parent 6f069544db
commit 3818ec7751
Signed by: flanchan
GPG Key ID: 284488987C31F630

1376
Cargo.lock generated

File diff suppressed because it is too large Load Diff

@ -1,3 +1,5 @@
fn main() {
#[tokio::main]
async fn main() {
println!("Hello, world!");
}

Loading…
Cancel
Save