aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-14 23:26:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-14 23:26:03 +0000
commit3b5d8c0193cd0bb8ba1f77718369fbcaf505b606 (patch)
treed63d32185af802935e5864e8e9f297e416302d20
parentb0773d52ce9ade63895aee7e70fe9050d2d8e6b5 (diff)
parent2b39fb4058b914e47382fe822d875bee4f33da80 (diff)
downloadminimal-lexical-android13-qpr3-s6-release.tar.gz
Update minimal-lexical to 0.2.1 am: d3868b8b64 am: 9611f1ea5b am: 2b39fb4058t_frc_odp_330442040t_frc_odp_330442000t_frc_ase_330444010android-13.0.0_r83android-13.0.0_r82android-13.0.0_r81android-13.0.0_r80android-13.0.0_r79android-13.0.0_r78android-13.0.0_r77android-13.0.0_r76android-13.0.0_r75android-13.0.0_r74android-13.0.0_r73android-13.0.0_r72android-13.0.0_r71android-13.0.0_r70android-13.0.0_r69android-13.0.0_r68android-13.0.0_r67android-13.0.0_r66android-13.0.0_r65android-13.0.0_r64android-13.0.0_r63android-13.0.0_r62android-13.0.0_r61android-13.0.0_r60android-13.0.0_r59android-13.0.0_r58android-13.0.0_r57android-13.0.0_r56android-13.0.0_r54android-13.0.0_r53android-13.0.0_r52android-13.0.0_r51android-13.0.0_r50android-13.0.0_r49android-13.0.0_r48android-13.0.0_r47android-13.0.0_r46android-13.0.0_r45android-13.0.0_r44android-13.0.0_r43android-13.0.0_r42android-13.0.0_r41android-13.0.0_r40android-13.0.0_r39android-13.0.0_r38android-13.0.0_r37android-13.0.0_r36android-13.0.0_r35android-13.0.0_r34android-13.0.0_r33android-13.0.0_r32aml_go_odp_330912000aml_go_ads_330915100aml_go_ads_330915000aml_go_ads_330913000android13-qpr3-s9-releaseandroid13-qpr3-s8-releaseandroid13-qpr3-s7-releaseandroid13-qpr3-s6-releaseandroid13-qpr3-s5-releaseandroid13-qpr3-s4-releaseandroid13-qpr3-s3-releaseandroid13-qpr3-s2-releaseandroid13-qpr3-s14-releaseandroid13-qpr3-s13-releaseandroid13-qpr3-s12-releaseandroid13-qpr3-s11-releaseandroid13-qpr3-s10-releaseandroid13-qpr3-s1-releaseandroid13-qpr3-releaseandroid13-qpr3-c-s8-releaseandroid13-qpr3-c-s7-releaseandroid13-qpr3-c-s6-releaseandroid13-qpr3-c-s5-releaseandroid13-qpr3-c-s4-releaseandroid13-qpr3-c-s3-releaseandroid13-qpr3-c-s2-releaseandroid13-qpr3-c-s12-releaseandroid13-qpr3-c-s11-releaseandroid13-qpr3-c-s10-releaseandroid13-qpr3-c-s1-releaseandroid13-qpr2-s9-releaseandroid13-qpr2-s8-releaseandroid13-qpr2-s7-releaseandroid13-qpr2-s6-releaseandroid13-qpr2-s5-releaseandroid13-qpr2-s3-releaseandroid13-qpr2-s2-releaseandroid13-qpr2-s12-releaseandroid13-qpr2-s11-releaseandroid13-qpr2-s10-releaseandroid13-qpr2-s1-releaseandroid13-qpr2-releaseandroid13-qpr2-b-s1-releaseandroid13-mainline-go-adservices-releaseandroid13-frc-odp-releaseandroid13-devandroid13-d4-s2-releaseandroid13-d4-s1-releaseandroid13-d4-releaseandroid13-d3-s1-release
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/minimal-lexical/+/2004418 Change-Id: Ifeb47382929db28464dcd437c6a329f36504663a
-rw-r--r--.cargo_vcs_info.json2
-rw-r--r--Android.bp4
-rw-r--r--CHANGELOG8
-rw-r--r--Cargo.toml11
-rw-r--r--Cargo.toml.orig2
-rw-r--r--METADATA16
-rw-r--r--README.md2
7 files changed, 27 insertions, 18 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
index 56256e7..33bf0d3 100644
--- a/.cargo_vcs_info.json
+++ b/.cargo_vcs_info.json
@@ -1,5 +1,5 @@
{
"git": {
- "sha1": "f6399813f02b7a55a875672c284ef3f69c2a34d6"
+ "sha1": "e997c46656ebe83e696b866bd954da1fa3f64eef"
}
}
diff --git a/Android.bp b/Android.bp
index 1012ded..f9f123a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,7 +45,7 @@ rust_library {
host_supported: true,
crate_name: "minimal_lexical",
cargo_env_compat: true,
- cargo_pkg_version: "0.2.0",
+ cargo_pkg_version: "0.2.1",
srcs: ["src/lib.rs"],
edition: "2018",
features: [
@@ -58,7 +58,7 @@ rust_defaults {
name: "minimal-lexical_test_defaults",
crate_name: "minimal_lexical",
cargo_env_compat: true,
- cargo_pkg_version: "0.2.0",
+ cargo_pkg_version: "0.2.1",
test_suites: ["general-tests"],
auto_gen_config: true,
edition: "2018",
diff --git a/CHANGELOG b/CHANGELOG
index d38c8d8..b1fd38a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,14 @@ Notes significant changes to minimal-lexical.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.1.4] 2021-10-02
+### Added
+- Missing license details for `src/bellerophon.rs`.
+
+## [0.2.0] 2021-09-10
+### Changed
+- `no_alloc` feature flag was replaced with an `alloc` feature flag.
+
## [0.1.3] 2021-09-04
### Added
- Added the `compact` feature, which sacrifices performance for smaller binary sizes.
diff --git a/Cargo.toml b/Cargo.toml
index 1f1f01d..b9b52cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,17 +3,16 @@
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
-# to registry (e.g., crates.io) dependencies
+# to registry (e.g., crates.io) dependencies.
#
-# If you believe there's an error in this file please file an
-# issue against the rust-lang/cargo repository. If you're
-# editing this file be aware that the upstream Cargo.toml
-# will likely look very different (and much more reasonable)
+# If you are reading this file be aware that the original Cargo.toml
+# will likely look very different (and much more reasonable).
+# See Cargo.toml.orig for the original contents.
[package]
edition = "2018"
name = "minimal-lexical"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Alex Huszagh <ahuszagh@gmail.com>"]
exclude = ["assets/*", "ci/*", "docs/*", "etc/*", "fuzz/*", "examples/*", "scripts/*"]
autoexamples = false
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index e7e996c..ab9843d 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -10,7 +10,7 @@ license = "MIT/Apache-2.0"
name = "minimal-lexical"
readme = "README.md"
repository = "https://github.com/Alexhuszagh/minimal-lexical"
-version = "0.2.0"
+version = "0.2.1"
exclude = [
"assets/*",
"ci/*",
diff --git a/METADATA b/METADATA
index f2a2df0..6602fa3 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "minimal-lexical"
-description:
- "Fast float parsing conversion routines."
-
+description: "Fast float parsing conversion routines."
third_party {
url {
type: HOMEPAGE
@@ -9,9 +7,13 @@ third_party {
}
url {
type: ARCHIVE
- value: "https://static.crates.io/crates/minimal-lexical/minimal-lexical-0.2.0.crate"
+ value: "https://static.crates.io/crates/minimal-lexical/minimal-lexical-0.2.1.crate"
}
- version: "0.2.0"
- last_upgrade_date { year: 2021 month: 9 day: 23 }
+ version: "0.2.1"
license_type: NOTICE
-} \ No newline at end of file
+ last_upgrade_date {
+ year: 2022
+ month: 3
+ day: 1
+ }
+}
diff --git a/README.md b/README.md
index d14c3ad..7805296 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ All changes are documented in [CHANGELOG](CHANGELOG).
# License
-Minimal-lexical is dual licensed under the Apache 2.0 license as well as the MIT license. See the LICENCE-MIT and the LICENCE-APACHE files for the licenses.
+Minimal-lexical is dual licensed under the Apache 2.0 license as well as the MIT license. See the [LICENSE.md](LICENSE.md) file for full license details.
# Contributing