Skip to content

Commit bf5df63

Browse files
committed
wip
1 parent 899caa6 commit bf5df63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/fakes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ impl<'a> FakeRelease<'a> {
531531
.store_one_uncompressed(
532532
&rustdoc_json_path(
533533
&package.name,
534-
&package.version.clone().into(),
534+
&package.version(),
535535
target,
536536
format_version,
537537
Some(*alg),

0 commit comments

Comments
 (0)