Skip to content

Commit

Permalink
Upgrade time version to address CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfrishkorn committed Aug 20, 2023
1 parent 9ca334c commit cfec017
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
26 changes: 25 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -15,5 +15,6 @@ csv = "1.2.2"
regex = "1.8.4"
rusqlite = { version = "0.29.0", features = ["blob"] }
rust-stemmers = "1.2.0"
time = "0.3.2"
unicode-segmentation = "1.10.1"
uuid = { version = "1.4.0", features = ["v4", "fast-rng"]}

0 comments on commit cfec017

Please sign in to comment.