parent
6baf1ec9c7
commit
e537e531ae
@ -0,0 +1,5 @@
|
||||
[DEFAULT]
|
||||
unwanted-features =
|
||||
compiler_builtins
|
||||
core
|
||||
rustc-dep-of-std
|
@ -0,0 +1,11 @@
|
||||
--- memchr-2.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ memchr-2.4.1/Cargo.toml 2021-08-21T09:08:55.012961+00:00
|
||||
@@ -14,7 +14,7 @@
|
||||
name = "memchr"
|
||||
version = "2.4.1"
|
||||
authors = ["Andrew Gallant <jamslam@gmail.com>", "bluss"]
|
||||
-exclude = ["/bench", "/.github", "/fuzz"]
|
||||
+exclude = ["/bench", "/.github", "/fuzz", "/scripts"]
|
||||
description = "Safe interface to memchr."
|
||||
homepage = "https://github.com/BurntSushi/memchr"
|
||||
documentation = "https://docs.rs/memchr/"
|
@ -1 +1 @@
|
||||
SHA512 (memchr-2.4.0.crate) = b142e308a5aef8e45910411789031e194349ee540c4ced0e2384d864dc1913299fb63a161ceb5228256e97d0949661b7f83a169ef9d4b78afbd9004cb7b8a2fb
|
||||
SHA512 (memchr-2.4.1.crate) = d8912e3902a2126f86159bdc998532a2890b882cbb7d59b5a470fffcad4c32281e045f2fff48a235aa4189f1928866bf3d33b699d50866ad6b6c272bba7adb11
|
||||
|
Loading…
Reference in new issue