aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA19
1 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..60df743
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "untrusted"
+description: "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/untrusted"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/untrusted/untrusted-0.7.1.crate"
+ }
+ version: "0.7.1"
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 11
+ day: 26
+ }
+}