Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sir-Photch authored Sep 4, 2022
1 parent 61f560c commit 1ac9bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dab-rs"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down Expand Up @@ -32,4 +32,4 @@ ffprobe = "*"
fs_extra = "*"
bus = "*"
reqwest = "*"
uuid = { version = "*", features = ["v4"] }
uuid = { version = "*", features = ["v4"] }

0 comments on commit 1ac9bf1

Please sign in to comment.