Skip to content

Commit 3060816

Browse files
author
Jethro Beekman
committed
Bump cexpr version for clang-sys breaking change
1 parent 648a95f commit 3060816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cexpr"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
authors = ["Jethro Beekman <[email protected]>"]
55
license = "Apache-2.0/MIT"
66
description = "A C expression parser and evaluator"

0 commit comments

Comments
 (0)