Skip to content

Commit

Permalink
Switch to ingeger-based Duration
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris de Claverie committed Jan 3, 2022
1 parent 9a76c6b commit bb28a35
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 297 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@ readme = "README.md"
license = "Apache-2.0"

[dependencies]
divrem = "1.0.0"
rand = "0.8"
rand_distr = "0.4"
regex = "1.3"
serde = "1.0"
serde_derive = "1.0"
twofloat = "0.4.1"

[dev-dependencies]
serde_derive = "1.0"
criterion = "0.3"

[[bench]]
name = "bench_epoch"
harness = false
harness = false
Loading

0 comments on commit bb28a35

Please sign in to comment.