diff options
author | Determinant <[email protected]> | 2020-08-25 17:35:17 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2020-08-25 17:35:17 -0400 |
commit | 395bd19d51c5f5e0bfd3b5897ddce5f6bef5ec79 (patch) | |
tree | 416234ba859ac761e12b15182adbc6c67a3875d1 /README.rst | |
parent | 5a578e4dac2721b324aff1665b7d2afbe00b5fb3 (diff) |
simplify API by moving `recover_func` to `load()`v0.1.5
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ Documentation ------------- - Latest_ -.. _Latest: https://docs.rs/growth-ring/0.1.2/growthring/ +.. _Latest: https://docs.rs/growth-ring/0.1.5/growthring/ |