aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-12-04 12:38:08 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-12-04 12:38:08 +0100
commit10c89c58562f8e90c25e7573096e71dc83dc4786 (patch)
tree30b3efa938d801f0479e5ea2c6c647c74e60afa1 /METADATA
parent8ecf69645e5dc06b2d864b8228d1b5b19cefaaf6 (diff)
downloaduntrusted-10c89c58562f8e90c25e7573096e71dc83dc4786.tar.gz
untrusted crate v0.7.1
Bug: 155855709 Test: n/a Change-Id: I3a4cd835839a800d4a091bf99964bf0f09883168
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
+ }
+}