# 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" rust-version = "1.82.0" name = "altv_internal_mvalue" version = "16.2.4" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "An internal crate for alt:V module. Not intended for direct use." readme = "README.md" license = "MIT" repository = "https://github.com/xxshady/altv-rust" [lib] name = "altv_internal_mvalue" path = "src/lib.rs" [dependencies.altv_sdk] version = "=16.2.4" package = "altv_internal_sdk" [dependencies.autocxx] version = "0.26.0" [dependencies.erased-serde] version = "0.3.31" [dependencies.logger] version = "=16.2.4" package = "altv_internal_logger" [dependencies.paste] version = "1.0.14" [dependencies.serde] version = "1.0.195" features = [ "derive", "rc", ]