Skip to content

Commit

Permalink
version 1.1.4
Browse files Browse the repository at this point in the history
Changes since 1.1.3:
- Update `windows-sys` to v0.48.
  • Loading branch information
oconnor663 committed Apr 22, 2023
1 parent fe204c0 commit a4ff43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "os_pipe"
version = "1.1.3"
version = "1.1.4"
authors = ["Jack O'Connor"]
description = "a cross-platform library for opening OS pipes"
repository = "https://github.com/oconnor663/os_pipe.rs"
Expand Down

0 comments on commit a4ff43d

Please sign in to comment.