Skip to content

Commit 80094ae

Browse files
committed
I see what's happening. The PR originator versions are very out of date.
hopefully this fixes the issue.
1 parent bbb7e27 commit 80094ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Core kernel for Xous, including task switching and memory managem
44
license = "MIT OR Apache-2.0"
55
edition = "2018"
66
name = "xous-kernel"
7-
version = "0.9.15"
7+
version = "0.9.18"
88
resolver = "2"
99

1010
# Dependency versions enforced by Cargo.lock.

0 commit comments

Comments
 (0)