Skip to content

Commit

Permalink
chore: 0.5.1 -> 0.5.2 - bump mdzk and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaasrud committed Feb 22, 2022
1 parent e245834 commit 0033da8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 = "mdzk"
version = "0.5.1"
version = "0.5.2"
authors = [
"Knut Magnus Aasrud <km@aasrud.com>",
"Victor Freire <victor@freire.dev.br>",
Expand Down Expand Up @@ -30,7 +30,7 @@ include = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.54"
anyhow = "1.0.55"
chrono = "0.4.19"
futures-util = "0.3.21"
gray_matter = "0.2.1"
Expand Down

0 comments on commit 0033da8

Please sign in to comment.