aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-03 10:30:36 +0000
committerGitHub <noreply@github.com>2020-11-03 10:30:36 +0000
commit0d3655e726c0670b20846bd9ced369d041c5cd80 (patch)
tree0a08ac51413cecdee64097af6d6e149f0585b0eb
parent7e6272bb76e3a090e75bae797cb587aeab71aa9c (diff)
downloadxesite-0d3655e726c0670b20846bd9ced369d041c5cd80.tar.xz
xesite-0d3655e726c0670b20846bd9ced369d041c5cd80.zip
build(deps): bump sitemap from 0.4.0 to 0.4.1
Bumps [sitemap](https://github.com/svmk/rust-sitemap) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/svmk/rust-sitemap/releases) - [Commits](https://github.com/svmk/rust-sitemap/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 232f524..6796b96 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1969,9 +1969,9 @@ checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
[[package]]
name = "sitemap"
-version = "0.4.0"
+version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5c95c7e58b4461fec85bdd58f271bcd416ecc4d630c3ac280b60efa3421016b7"
+checksum = "7c697e1d88854f66d7d805e8b532e341661a4b8f49fab419be8e82b0cafdeb4d"
dependencies = [
"chrono",
"chrono_utils",