Skip to content

Commit 98a9435

Browse files
committed
docs: remove stray comment
1 parent cabd5eb commit 98a9435

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cargo/core/resolver/encode.rs

-2
Original file line numberDiff line numberDiff line change
@@ -533,8 +533,6 @@ pub struct EncodableDependency {
533533
/// The serialization for `SourceId` doesn't do URL encode for parameters.
534534
/// In contrast, this type is aware of that whenever [`ResolveVersion`] allows
535535
/// us to do so (v4 or later).
536-
///
537-
/// [`EncodableResolve`] turns into a `
538536
#[derive(Deserialize, Debug, PartialOrd, Ord, Clone)]
539537
#[serde(transparent)]
540538
pub struct EncodableSourceId {

0 commit comments

Comments
 (0)