Activity
Update README.md
Update README.md
Fix MSRV (#99)
Fix MSRV (#99)
Pull request merge
Trying 1.61
Trying 1.61
One more try
One more try
Exclude web framework tests on old versions from matrix
Exclude web framework tests on old versions from matrix
Fix deps for example
Fix deps for example
Force push
Fix deps for example
Fix deps for example
Fmt
Fmt
Fix clippy for 1.60
Fix clippy for 1.60
Pin CSV version
Pin CSV version
Bump msrv to 1.60
Bump msrv to 1.60
Fix CI builds to build on old versions of Rust
Fix CI builds to build on old versions of Rust
Force push
Fix CI builds to build on old versions of Rust
Fix CI builds to build on old versions of Rust
Actix: extract querystring from form data (#98)
Actix: extract querystring from form data (#98)
Pull request merge
Add Debug bound to docs example
Add Debug bound to docs example
Bump serde qs version
Bump serde qs version
Add changelog
Add changelog
Remove redundant config, add tests
Remove redundant config, add tests
Update src/actix.rs
Update src/actix.rs
Update README with more info on why (not) to use this
Update README with more info on why (not) to use this
Bump axum version to 0.7 (#96)
Bump axum version to 0.7 (#96)
Pull request merge
feat: updated to axum 0.7 (#92)
feat: updated to axum 0.7 (#92)
Pull request merge
Add Deserializer::new
to crate a new deserializer, and public deser…
Add
Deserializer::new
to crate a new deserializer, and public deser…Pull request merge
Fix empty output in csv_vectors example (#89)
Fix empty output in csv_vectors example (#89)
Pull request merge
Add test for csv_vectors
example (#82)
Add test for
csv_vectors
example (#82)Pull request merge