Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
|
d31e6c2ef9 | 5 months ago |
|
7d7d9c5921 | 7 months ago |
|
4259bb2a80 | 1 year ago |
|
850bf9d65d | 2 years ago |
|
2e61ad20b2 | 2 years ago |
@ -1,2 +1,3 @@
|
||||
/simdutf8-0.1.3.crate
|
||||
/simdutf8-0.1.4.crate
|
||||
/simdutf8-0.1.5.crate
|
||||
|
@ -1,21 +0,0 @@
|
||||
From f5fca0fe3effefb9115da27c600727c0399ceb9a Mon Sep 17 00:00:00 2001
|
||||
From: Fabio Valentini <decathorpe@gmail.com>
|
||||
Date: Wed, 11 Jan 2023 21:38:39 +0100
|
||||
Subject: [PATCH] remove harmful deny(warnings) lint
|
||||
|
||||
---
|
||||
src/lib.rs | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/src/lib.rs b/src/lib.rs
|
||||
index 5bdffb8..fd2556b 100644
|
||||
--- a/src/lib.rs
|
||||
+++ b/src/lib.rs
|
||||
@@ -1,4 +1,3 @@
|
||||
-#![deny(warnings)]
|
||||
#![warn(unused_extern_crates)]
|
||||
#![deny(
|
||||
clippy::all,
|
||||
--
|
||||
2.39.0
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (simdutf8-0.1.4.crate) = 9f821035e147c035707910227b51e01d3f761ab8b578d95a86a776b2a4da01bc4d8ef28df7ea2c16ca125a2699d8903b826ad07a5937728e33dd58753ebd704c
|
||||
SHA512 (simdutf8-0.1.5.crate) = 139668c7232f533d3439986474da5036efa32d4e0d21fa72e1283e27dbd0670984283d91c238e445be61317426f67cdb8d3f13738b2fb657563f866c8b6d89d6
|
||||
|
Loading…
Reference in new issue