# 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 = "vrc-get-litedb" version = "0.2.1" authors = ["anatawa12 "] include = [ "/src/**/*", "/dotnet/vrc-get-litedb.csproj", "/dotnet/Directory.Build.props", "/dotnet/src/**/*", "/dotnet/LiteDB/LiteDB/**/*", "!/dotnet/LiteDB/LiteDB/bin/**/*", "!/dotnet/LiteDB/LiteDB/obj/**/*", "/Cargo.toml", "/*.rs", "README.md", "LICENSE", ] description = "A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get." homepage = "https://github.com/anatawa12/vrc-get#readme" readme = "README.md" keywords = [ "vpm", "package-manager", "vrc-get", ] categories = ["database"] license = "MIT" repository = "https://github.com/anatawa12/vrc-get" [dependencies.bson] version = "2.10.0" [dependencies.hex] version = "0.4.3" [dependencies.once_cell] version = "1.19.0" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.203" [build-dependencies.ar] version = "0.9.0" [build-dependencies.cc] version = "1.0.98" [build-dependencies.object] version = "0.36.0" features = ["macho"] default-features = false