]> Untitled Git - lemmy.git/history - crates/routes/Cargo.toml
Use URL type in most outstanding struct fields (#1468)
[lemmy.git] / crates / routes / Cargo.toml
2021-03-02 Andrew YoonUse URL type in most outstanding struct fields (#1468)
2021-03-01 dessalinesMerge pull request 'Rename `lemmy_structs` to `lemmy_ap...
2021-03-01 Felix AbleitnerRename `lemmy_structs` to `lemmy_api_structs`
2021-02-25 NutomicMerge pull request #1455 from ajyoon/fix-flaky-db-tests
2021-02-25 Andrew YoonSupport plain `cargo test` and disable unused doctests...
2021-02-10 dessalinesMerge pull request 'Explicitly mark posts and comments...
2021-02-09 dessalinesMerge pull request 'Move routes into separate crate...
2021-02-09 Felix AbleitnerMove routes into separate crate to speed up compilation