index
:
uris
main
Fork of rhymuri with a small bug fix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-03-29
Version 1.3.1
Richard Walters
2021-01-16
Version 1.3.0
Richard Walters
2020-12-21
Version 1.2.0
Richard Walters
2020-11-09
Version 1.1.1
Richard Walters
2020-10-28
Version 1.1.0
Richard Walters
2020-10-16
Version 1.0.2
Richard Walters
2020-10-15
Version 1.0.1
Richard Walters
2020-10-15
Add exclude list for crate
Richard Walters
2020-10-14
Preparation for publishing on crates.io
Richard Walters
2020-10-13
Add description, license-file, and readme to Cargo.toml
Richard Walters
2020-10-12
Replace lazy_static! with once_cell::sync::Lazy
Richard Walters
2020-10-09
Use named_tuple! to simplify test vector declarations
Richard Walters
2020-10-09
Use thiserror to implement Error/Display/From traits for us
Richard Walters
2020-10-07
Finish initial port of library to Rust
Richard Walters
2020-10-06
Work in progress porting implementation to Rust
Richard Walters
2020-10-05
Use lower snake case for Rust crate names
Richard Walters
2020-09-27
Work in progress porting test cases to Rust, implemented by uriparse
Richard Walters