# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "libwaj" version = "0.2.1" authors = ["Matthieu Gautier "] description = "The library to handle waj file, the pack format for web site." readme = "README.md" categories = ["compression"] license = "MIT" repository = "https://github.com/jubako/waj" [dependencies.ascii] version = "1.1.0" [dependencies.blake3] version = "1.5.0" [dependencies.fxhash] version = "0.2.1" [dependencies.jbk] version = "0.2.1" package = "jubako" [dependencies.libc] version = "0.2.134" [dependencies.log] version = "0.4.20" [dependencies.lru] version = "0.8.1" [dependencies.mime_guess] version = "2.0.4" [dependencies.percent-encoding] version = "2.2.0" [dependencies.signal-hook] version = "0.3.17" [dependencies.static_assertions] version = "1.1.0" [dependencies.tempfile] version = "3.5.0" [dependencies.tiny_http] version = "0.12.0" [dependencies.typenum] version = "1.15.0" [dependencies.walkdir] version = "2.3.3"