fix: Unit tests should use blake3

This commit is contained in:
Josh Megnauth 2025-03-07 22:42:14 -05:00
parent 7c2707e8d3
commit f677a16a32
No known key found for this signature in database
GPG Key ID: 70813183462EFAD3

View File

@ -267,7 +267,7 @@ mod tests {
r#"
[source]
tar = "http://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.xz"
sha256 = "8220c0e4082fa26c07b10bfe31f641d2e33ebe1d1bb0b20221b7016bc8b78a3a"
blake3 = "8220c0e4082fa26c07b10bfe31f641d2e33ebe1d1bb0b20221b7016bc8b78a3a"
[build]
template = "custom"