Skip to content

Commit

Permalink
bumped update-informer v0.6.0 -> v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
8go committed May 24, 2023
1 parent 6c2b15d commit 00d5b6b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 29 deletions.
32 changes: 6 additions & 26 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 @@ -2,7 +2,7 @@

[package]
name = "matrix-commander"
version = "0.1.30"
version = "0.1.31"
edition = "2021"
description = "simple but convenient CLI-based Matrix client app for sending and receiving"
documentation = "https://docs.rs/matrix-commander"
Expand Down Expand Up @@ -35,7 +35,7 @@ tokio = { version = "1.27", default-features = false, features = [
atty = "0.2"
mime = "0.3"
mime_guess = "2.0"
update-informer = "0.6"
update-informer = "1.0"
json = "0.12"
reqwest = "0.11"
regex = "1.7"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.30
0.1.31

0 comments on commit 00d5b6b

Please sign in to comment.