mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add impl<R: Read> Read for &mut R to std_shims
Increases parity with `std::io`.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -11861,7 +11861,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "std-shims"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
dependencies = [
|
||||
"hashbrown 0.15.5",
|
||||
"rustversion",
|
||||
|
||||
Reference in New Issue
Block a user