Skip to content

Commit

Permalink
chore: release '0.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Jul 24, 2024
1 parent ee168bd commit a938256
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
bitflags = '2.5.0'
blake3 = '1.5.1'
io-enum = '1.1.3'
rand = "0.8.5"
rand = '0.8.5'
rio_api = '0.8.4'
rio_turtle = '0.8.4'
rstest = "0.21.0"
rstest = '0.21.0'
serde_yml = '0.0.10'
slog = '2.7.0'
slog-async = '2.8.0'
Expand All @@ -23,4 +23,4 @@ rand = "0.8.5"
[package]
edition = '2021'
name = 'tripsu'
version = '0.0.1'
version = '0.0.2'

0 comments on commit a938256

Please sign in to comment.