blob: 922364774f1cbb2b4e480cd90eb796ba5131bb3e [file] [log] [blame]
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update rust/crates/const-oid
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "const-oid"
description: "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/const-oid"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/const-oid/const-oid-0.9.2.crate"
}
version: "0.9.2"
license_type: NOTICE
last_upgrade_date {
year: 2023
month: 3
day: 6
}
}