]> git.proxmox.com Git - rustc.git/blobdiff - vendor/unicode-xid/README.md
New upstream version 1.46.0~beta.2+dfsg1
[rustc.git] / vendor / unicode-xid / README.md
index 3c1ef2ad6e03878bbe89bf58348971eee14e2143..242ec56a1aa0d3c4346c18e0b2f1636d511389b1 100644 (file)
@@ -23,15 +23,6 @@ fn main() {
 unicode-xid supports a `no_std` feature. This eliminates dependence
 on std, and instead uses equivalent functions from core.
 
-# crates.io
-
-You can use this package in your project by adding the following
-to your `Cargo.toml`:
-
-```toml
-[dependencies]
-unicode-xid = "0.1.0"
-```
 
 # changelog