Skip to content

Commit 1f4fa3a

Browse files
committed
add newline
1 parent 6d6381a commit 1f4fa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/src/edge.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,4 +593,4 @@ pub struct Artifact {
593593
pub hash_algorithm: String,
594594
#[serde(rename = "SizeInBytes", alias = "sizeInBytes")]
595595
pub size_in_bytes: u32,
596-
}
596+
}

0 commit comments

Comments
 (0)