mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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.
|
/// The serialization for `SourceId` doesn't do URL encode for parameters.
|
||||||
/// In contrast, this type is aware of that whenever [`ResolveVersion`] allows
|
/// In contrast, this type is aware of that whenever [`ResolveVersion`] allows
|
||||||
/// us to do so (v4 or later).
|
/// us to do so (v4 or later).
|
||||||
///
|
|
||||||
/// [`EncodableResolve`] turns into a `
|
|
||||||
#[derive(Deserialize, Debug, PartialOrd, Ord, Clone)]
|
#[derive(Deserialize, Debug, PartialOrd, Ord, Clone)]
|
||||||
#[serde(transparent)]
|
#[serde(transparent)]
|
||||||
pub struct EncodableSourceId {
|
pub struct EncodableSourceId {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user