mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
remove erroneous tag directive from serde
This commit is contained in:
committed by
Aiden McClelland
parent
c27fd487b9
commit
9225363392
@@ -1823,7 +1823,6 @@ impl Hash for ConfigSelector {
|
||||
|
||||
#[derive(Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize)]
|
||||
#[serde(rename_all = "kebab-case")]
|
||||
#[serde(tag = "target")]
|
||||
pub struct TorKeyPointer {
|
||||
package_id: PackageId,
|
||||
interface: InterfaceId,
|
||||
|
||||
Reference in New Issue
Block a user