Skip to content

Commit b6accec

Browse files
committed
chore: update
1 parent fd9f257 commit b6accec

2 files changed

Lines changed: 33 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/get_media.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ pub struct MediaMetadata {
1515
pub title: Option<String>,
1616
pub artist: Option<String>,
1717
}
18+
1819
impl Default for MediaMetadata {
1920
fn default() -> Self {
2021
MediaMetadata {

0 commit comments

Comments
 (0)