# 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_core_shared" 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_core_shared" path = "src/lib.rs" [dependencies.altv_sdk] version = "=16.2.4" package = "altv_internal_sdk" [dependencies.anyhow] version = "1.0.83"