Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add windows support to rustcommon #92

Merged
merged 13 commits into from
Dec 15, 2023
Prev Previous commit
Next Next commit
bump version numbers
  • Loading branch information
brayniac committed Dec 15, 2023
commit 7cac7036ec3459c6b3f35f7908a0f1125efa1c4a
2 changes: 1 addition & 1 deletion switchboard/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "switchboard"
version = "0.2.1"
version = "0.3.0"
edition = "2021"
license = "Apache-2.0"
authors = ["Brian Martin <brian@pelikan.io>"]
Expand Down