Skip to content

Commit

Permalink
Update version of file-format crate
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Nov 6, 2023
1 parent 1ebc6e4 commit b5be1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sanitise-file-name = { version = "1.0.0", optional = true }
colored = { version = "2.0.4", optional = true }
ac-ffmpeg = { version = "0.18.1", optional = true }
ffprobe = { version = "0.3.3", optional = true }
file-format = { version = "0.21.0", features = ["reader"], optional = true }
file-format = { version = "0.22.0", features = ["reader"], optional = true }

[dev-dependencies]
env_logger = "0.10.0"
Expand Down

0 comments on commit b5be1be

Please sign in to comment.