Skip to content

Commit

Permalink
update version and remove strsim
Browse files Browse the repository at this point in the history
  • Loading branch information
tapishr committed Oct 12, 2024
1 parent 81a289c commit 0ba7fc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vibi-dpu/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vibi-dpu"
version = "1.0.0"
version = "2.0.0"
edition = "2021"
authors = ["Tapish Rathore <tapish@vibinex.com>"]
license = "GPL-3.0-or-later"
Expand Down Expand Up @@ -38,5 +38,4 @@ jsonwebtoken = "8.3.0" # MIT
fern = "0.6.2" # MIT
log = "0.4.20" # MIT/Apache2
walkdir = "2.5.0" # Unlicence/MIT
strsim = "0.11.1" #MIT
# todo - check all lib licences

0 comments on commit 0ba7fc5

Please sign in to comment.