# 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 = "ltptr" version = "0.1.4" description = "Checked raw pointers." homepage = "https://ganarchy.autistic.space/project/f21e8e1bea1e93aaa22e4d6baa3a490140977617" license = "0BSD" resolver = "2" [dependencies] [features] default = ["std"] std = []