Files
android_development/scripts
Chih-Hung Hsieh 7c6362a96b Skip yanked packages and use newest version number.
* crates.io keeps yanked packages with the "yanked" attribute.
  For example, log-0.4.9 and log-0.4.10 were yanked so
  "get_rust_pkg log" should skip them.
* Compare version numbers before the publish id number.
  For example, lazy_static-1.1.1 was published after lazy_static-1.4.0,
  but "get_rust_pkg lazy_static" should fetch 1.4.0.

Test: get_rust_pkg.py -v log  # get log.0.4.8
Test: get_rust_pkg.py -v log-0.4.10  # get log.0.4.10
Test: get_rust_pkg.py -v lazy_static  # get lazy_static-1.4.0
Change-Id: Id005a91b75c0885285a76136bd6de19d0dafa5c1
2020-04-02 10:23:48 -07:00
..
2015-05-18 08:42:58 -07:00
2018-10-30 11:03:17 -07:00
2020-01-06 14:55:28 -08:00
2020-03-27 12:41:29 -07:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2019-04-30 10:07:24 -07:00
2018-10-30 11:03:17 -07:00
2018-10-30 11:03:17 -07:00
2018-10-30 11:03:17 -07:00