Matthias Beyer
162b36d6ee
Most notably: * env_logger: 0.4 -> 0.5 * hoedown: 5.0.0 -> 6.0.0 * itertools: 0.5 -> 0.6 * lazy_static: 0.1.15 -> 0.2 * regex: 0.1 -> 0.2 * semver: 0.5 -> 0.8 * url: 1.2 -> 1.5 * uuid: 0.3 -> 0.5 (This list is most surely not complete) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimagbookmark
This library crate implements functionality for bookmarks.
It uses libimagentrylink
to create external links and therefor deduplicates
equivalent external links (libimagentrylink
deduplicates - you cannot store
two different store entries for https://imag-pim.org
in the store).
It supports bookmark collections and all basic functionality that one might need.