Skip to content

Commit

Permalink
Update memmap2 to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium authored and kinetiknz committed Jan 17, 2024
1 parent 8b39113 commit 5917e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audioipc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ crossbeam-queue = "0.3"
[target.'cfg(unix)'.dependencies]
iovec = "0.1"
libc = "0.2"
memmap2 = "0.5"
memmap2 = "0.9"
arrayvec = "0.7"

[target.'cfg(target_os = "linux")'.dependencies.audio_thread_priority]
Expand Down

0 comments on commit 5917e77

Please sign in to comment.