mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 02:26:42 -07:00
Update gray_matter to 0.2
This commit is contained in:
parent
c3eabe3a83
commit
e06c4371f4
3 changed files with 13 additions and 8 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -442,9 +442,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gray_matter"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "deed89f803cf559d60ec5cf204f35a9a803dbdf39182b431791b3f0a36a2b9f2"
|
||||
checksum = "bbe4e5d3deddf3e8ed33124c1846a57aadf1c0b80b237738311852fab96e48ea"
|
||||
dependencies = [
|
||||
"json",
|
||||
"regex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue