Skip to content

Commit 3ac464f

Browse files
committed
...and update Cargo.lock again
1 parent c473506 commit 3ac464f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.lock

+4
Original file line numberDiff line numberDiff line change
@@ -2965,6 +2965,8 @@ dependencies = [
29652965
[[package]]
29662966
name = "rls-data"
29672967
version = "0.19.1"
2968+
source = "registry+https://github.com/rust-lang/crates.io-index"
2969+
checksum = "a58135eb039f3a3279a33779192f0ee78b56f57ae636e25cec83530e41debb99"
29682970
dependencies = [
29692971
"rls-span",
29702972
"serde",
@@ -3000,6 +3002,8 @@ dependencies = [
30003002
[[package]]
30013003
name = "rls-span"
30023004
version = "0.5.3"
3005+
source = "registry+https://github.com/rust-lang/crates.io-index"
3006+
checksum = "f0eea58478fc06e15f71b03236612173a1b81e9770314edecfa664375e3e4c86"
30033007
dependencies = [
30043008
"serde",
30053009
]

0 commit comments

Comments
 (0)