# 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 = "anypack" version = "0.1.19" description = "any into msgpack" homepage = "https://github.com/xxai-art/rsrv" readme = "README.md" license = "BUSL-1.1" repository = "https://github.com/xxai-art/rsrv.git" [dependencies.async-trait] version = "0.1.73" [dependencies.axum] version = "0.6.20" [dependencies.msgpacker] version = "0.4.4" package = "xxai-msgpacker" [dependencies.paste] version = "1.0.14"