Skip to content

Commit 46bf05d

Browse files
committed
chore: update home to 0.5.7
1 parent e2fbcd9 commit 46bf05d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

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

crates/home/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "home"
3-
version = "0.5.6" # also update `html_root_url` in `src/lib.rs`
3+
version = "0.5.7" # also update `html_root_url` in `src/lib.rs`
44
authors = ["Brian Anderson <[email protected]>"]
55
documentation = "https://docs.rs/home"
66
edition.workspace = true

0 commit comments

Comments
 (0)