We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72aee01 commit 017d20cCopy full SHA for 017d20c
rzup/src/lib.rs
@@ -517,7 +517,7 @@ mod tests {
517
const HELLO_WORLD2_DUMMY_TAR_XZ_SHA256: &str =
518
"68ec421acb728e69d0b4497fe6a622f7347b116649039b48fd00c5a062ceddb4";
519
520
- /// pre-calculated SHA256 sum of tar.xz with `hello-world2/tar_contents.bin`
+ /// pre-calculated SHA256 sum of tar.xz with `hello-world3/tar_contents.bin`
521
const HELLO_WORLD3_DUMMY_TAR_XZ_SHA256: &str =
522
"ed9efde9a314a9063a9b91d21e9eb1508defce0817ee6a81142d8bf6fb1f045e";
523
0 commit comments