[package] name = "test_cargo_dist_aeaf45" version = "0.1.0" edition = "2021" description = "testing repo" license = "MIT" repository = "https://github.com/FlareFlo/test_cargo_dist" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # generated by 'cargo dist init' [profile.dist] inherits = "release" debug = true split-debuginfo = "packed"