Skip to content

Commit 29c2680

Browse files
committed
release: 0.16.10
1 parent 76cf164 commit 29c2680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use shadow_rs::ShadowBuilder;
22

3-
const MIN_VERSION: &str = "1.91";
3+
const MIN_VERSION: &str = "1.93";
44

55
fn main() -> Result<(), shadow_rs::ShadowError> {
66
match version_check::is_min_version(MIN_VERSION) {

0 commit comments

Comments
 (0)