Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Aug 29, 2024
2 parents a315abd + 60894d1 commit 8f16bd0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name = "ogg-table"
version = "0.1.0"
edition = "2021"

description = "ogg-vorbis reader with fast random accesses"
repository = "https://github.com/LaurentMazare/ogg-table"
license = "MIT/Apache-2.0"
readme = "README.md"

[dependencies]
anyhow = "1.0.86"
byteorder = "1.5.0"
Expand Down

0 comments on commit 8f16bd0

Please sign in to comment.