Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Milo123459/glitter
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 committed Jul 20, 2021
2 parents fae5f5d + bf0a0c6 commit 7815c58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -9,7 +9,7 @@ include = ["src/**/*", "LICENSE", "README.md"]
serde_json = "1.0.64"
serde = { version = "1.0.126", features = ["derive"] }
structopt = "0.3.22"
anyhow = "1.0.41"
fancy-regex = "0.6.0"
anyhow = "1.0.42"
fancy-regex = "0.7.0"
Inflector = { version = "0.11.4", default-features = false }
colored = "2.0.0"

0 comments on commit 7815c58

Please sign in to comment.