Skip to content

Commit 18a5efd

Browse files
Publish 0.12.1 to fix aarch64 Linux musl build.
1 parent 89629c0 commit 18a5efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

z3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "z3"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
authors = ["Graydon Hoare <[email protected]>", "Bruce Mitchener <[email protected]>", "Nick Fitzgerald <[email protected]>"]
55

66
description = "High-level rust bindings for the Z3 SMT solver from Microsoft Research"

0 commit comments

Comments
 (0)