Skip to content

Commit 0033da8

Browse files
committed
chore: 0.5.1 -> 0.5.2 - bump mdzk and dependencies
1 parent e245834 commit 0033da8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mdzk"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
authors = [
55
"Knut Magnus Aasrud <[email protected]>",
66
"Victor Freire <[email protected]>",
@@ -30,7 +30,7 @@ include = [
3030
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
3131

3232
[dependencies]
33-
anyhow = "1.0.54"
33+
anyhow = "1.0.55"
3434
chrono = "0.4.19"
3535
futures-util = "0.3.21"
3636
gray_matter = "0.2.1"

0 commit comments

Comments
 (0)