modified: Cargo.lock

renamed:    src/main.rs -> src/lib.rs
This commit is contained in:
Michael Wain 2025-03-18 16:00:03 +03:00
parent 56f6e10bbd
commit 663c601590
2 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -323,7 +323,7 @@ dependencies = [
[[package]]
name = "nicotine"
version = "0.1.0"
version = "0.1.2"
dependencies = [
"walkdir",
"zip",