tagger
tagger copied to clipboard
A simple photo and video organizer for the web
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.65. Release notes Sourced from anyhow's releases. 1.0.65 impl Provider for anyhow::Error 1.0.64 Correctly propagate Backtrace when using #[source] anyhow::Error with thiserror crate (#231) 1.0.63...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.81 to 0.2.83. Changelog Sourced from wasm-bindgen's changelog. wasm-bindgen Change Log Commits eba691f Bumped crate versions (#3079) 893812f web-sys: include VideoFrame in texImage* functions (#3077) eac9722 Export...
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.5.13 to 0.6.1. Changelog Sourced from sqlx's changelog. 0.6.1 - 2022-08-02 33 pull requests were merged this release cycle. Added [#1495]: Add example for manual implementation of...
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.1. Release notes Sourced from bytes's releases. Bytes v1.2.1 1.2.1 (July 30, 2022) Fixed Fix unbounded memory growth when using reserve (#560) #560: tokio-rs/bytes#560 Bytes...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.85. Release notes Sourced from serde_json's releases. v1.0.85 Make Display for Number produce the same representation as serializing (#919) v1.0.84 Make Debug impl of serde_json::Value...