docs: remove stray comment

This commit is contained in:
Weihang Lo 2024-06-24 14:40:21 -04:00
parent cabd5eb276
commit 98a9435ab4
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7

View File

@ -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 {