rust_cms
rust_cms copied to clipboard
Develop a CMS using Rust for a personal blog or company website.
Results
2
rust_cms issues
Sort by
recently updated
recently updated
newest added
Maybe we can replace lazy_static! with [once_cell ](https://docs.rs/once_cell/1.12.0/once_cell/index.html)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...
dependencies