Skip to content

Commit 0a1332c

Browse files
author
James Munns
committed
Update lockfile
1 parent 81acc99 commit 0a1332c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Cargo.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ dependencies = [
10061006
"pest_derive 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
10071007
"quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
10081008
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1009-
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1009+
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
10101010
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
10111011
"walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
10121012
]
@@ -1352,7 +1352,7 @@ dependencies = [
13521352
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
13531353
"open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
13541354
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1355-
"regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
1355+
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
13561356
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
13571357
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
13581358
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1381,7 +1381,7 @@ dependencies = [
13811381
"open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
13821382
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
13831383
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1384-
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1384+
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
13851385
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
13861386
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
13871387
"shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3608,6 +3608,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
36083608
"checksum derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
36093609
"checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
36103610
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
3611+
"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
36113612
"checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f"
36123613
"checksum dlmalloc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c46c65de42b063004b31c67a98abe071089b289ff0919c660ed7ff4f59317f8"
36133614
"checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"

0 commit comments

Comments
 (0)