You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
loziniak
changed the title
Vault content type can change with new Rust version
(autonomi) Vault content type can change with new Rust version
Dec 20, 2024
let mut hasher = DefaultHasher::new();
autonomi/autonomi/src/client/vault.rs
Line 54 in d3cdc3e
"The internal algorithm is not specified, and so it and its hashes should not be relied upon over releases."
https://doc.rust-lang.org/std/hash/struct.DefaultHasher.html
The text was updated successfully, but these errors were encountered: