# 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_sdk" version = "16.2.4" build = "build.rs" 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_sdk" path = "src/lib.rs" [dependencies.autocxx] version = "0.26.0" [dependencies.cxx] version = "1.0.115" [build-dependencies.autocxx-build] version = "0.25.0"