Skip to content

Commit e520da7

Browse files
committed
Update meta
1 parent d31a26b commit e520da7

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,7 +1,7 @@
11
[package]
22
name = "seastar"
33
authors = ["Rob Wagner <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
description = "Dependency-free implementation of the A* pathfinding algorithm for uniform-cost, 2D grids in cardinal directions."

0 commit comments

Comments
 (0)