mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
docs: remove stray comment
This commit is contained in:
parent
cabd5eb276
commit
98a9435ab4
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user