Skip to content

Commit

Permalink
Merge pull request #8 from lukaszKielar/release/0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0
  • Loading branch information
lukaszKielar authored Oct 26, 2020
2 parents c9df83e + 9fb82f7 commit 717297a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
19 changes: 5 additions & 14 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "conda-leaves"
version = "0.2.0"
version = "0.3.0"
authors = ["lukaszKielar <[email protected]>"]
edition = "2018"
license-file = "LICENSE"
Expand All @@ -10,7 +10,7 @@ readme = "README.md"

[dependencies]
colored = "2"
env_logger = "0.7.1"
env_logger = "0.8.1"
glob = "0.3.0"
lazy_static = "1.4.0"
log = "0.4"
Expand Down

0 comments on commit 717297a

Please sign in to comment.