unicode-ident
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "22456b4ace5f3eb45737b42966accc3ca59aa568" | ||
| "sha1": "10d5e534c9e06fffcdc6896d4779ffb25641659b" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -366,3 +366,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "unicode-ident" | ||
| version = "1.0.21" | ||
| version = "1.0.22" | ||
| dependencies = [ | ||
@@ -369,0 +369,0 @@ "criterion 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "unicode-ident" | ||
| version = "1.0.21" | ||
| version = "1.0.22" | ||
| authors = ["David Tolnay <dtolnay@gmail.com>"] | ||
@@ -19,0 +19,0 @@ build = false |
+1
-1
@@ -245,3 +245,3 @@ //! [![github]](https://github.com/dtolnay/unicode-ident) [![crates-io]](https://crates.io/crates/unicode-ident) [![docs-rs]](https://docs.rs/unicode-ident) | ||
| #![no_std] | ||
| #![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.21")] | ||
| #![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.22")] | ||
| #![allow( | ||
@@ -248,0 +248,0 @@ clippy::doc_markdown, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display