Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix: Allow Unicode-3.0, Unlicense
Matthias Beyer committed 9 months ago
commit 0b2661bad89927a28464963905a2818c2c257bcf
parent a2de36ddfb307f77de0d666944f520e5ea51e418
1 file changed +3 -2
modified deny.toml
@@ -2,6 +2,7 @@
allow = [
  "MIT",
  "Apache-2.0",
-
  "Unicode-DFS-2016",
-
  "BSD-3-Clause"
+
  "Unicode-3.0",
+
  "BSD-3-Clause",
+
  "Unlicense",
]