Skip to content

Commit

Permalink
docs: remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Jun 24, 2024
1 parent cabd5eb commit 98a9435
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cargo/core/resolver/encode.rs
Original file line number Diff line number Diff line change
Expand Up @@ -533,8 +533,6 @@ pub struct EncodableDependency {
/// The serialization for `SourceId` doesn't do URL encode for parameters.
/// In contrast, this type is aware of that whenever [`ResolveVersion`] allows
/// us to do so (v4 or later).
///
/// [`EncodableResolve`] turns into a `
#[derive(Deserialize, Debug, PartialOrd, Ord, Clone)]
#[serde(transparent)]
pub struct EncodableSourceId {
Expand Down

0 comments on commit 98a9435

Please sign in to comment.