Skip to content

Commit

Permalink
...and update Cargo.lock again
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Jan 15, 2021
1 parent c473506 commit 3ac464f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,6 +2965,8 @@ dependencies = [
[[package]]
name = "rls-data"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a58135eb039f3a3279a33779192f0ee78b56f57ae636e25cec83530e41debb99"
dependencies = [
"rls-span",
"serde",
Expand Down Expand Up @@ -3000,6 +3002,8 @@ dependencies = [
[[package]]
name = "rls-span"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f0eea58478fc06e15f71b03236612173a1b81e9770314edecfa664375e3e4c86"
dependencies = [
"serde",
]
Expand Down

0 comments on commit 3ac464f

Please sign in to comment.