Skip to content

Commit

Permalink
upd(cargo): v.1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrogzi committed Aug 18, 2023
1 parent 2e77454 commit 7af9ab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 48 deletions.
47 changes: 1 addition & 46 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bed2gtf"
version = "1.2.0"
version = "1.3.0"
authors = ["alejandrogzi <[email protected]>"]
edition = "2021"
license = "MIT"
Expand All @@ -13,7 +13,6 @@ categories = ["command-line-utilities", "science"]

[dependencies]
clap = {version = "4.0"}
regex = {version = "1.5.4"}
colored = {version = "1.0.0"}

[profile.release]
Expand Down

0 comments on commit 7af9ab9

Please sign in to comment.