# 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 = "silkrust" version = "0.0.3" description = "a non-invasive SR module library to build network modules for the Silkroad Online Network" license = "GPL-3.0-or-later" [dependencies.bitfield-struct] version = "0.5" [dependencies.blowfish] version = "0.8.0" [dependencies.bytes] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.queues] version = "1.1.0" [dependencies.rand] version = "0.8.5" [dependencies.tokio] version = "1.26.0" features = ["full"]