This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
The following commit(s) were added to refs/heads/main by this push:
new 60893f2 chore: Update deny.toml (allow: nicode-DFS-2016 ->
Unicode-3.0)
60893f2 is described below
commit 60893f28450b73a26c6b89e7a661651f43126139
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Mon Dec 9 16:19:35 2024 +0200
chore: Update deny.toml (allow: nicode-DFS-2016 -> Unicode-3.0)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
deny.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deny.toml b/deny.toml
index 95516ca..5b2c530 100644
--- a/deny.toml
+++ b/deny.toml
@@ -44,7 +44,7 @@ ignore = [
allow = [
"MIT",
"Apache-2.0",
- "Unicode-DFS-2016",
+ "Unicode-3.0"
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the