Skip to content

Commit b543af9

Browse files
Update Cargo.toml
1 parent b162044 commit b543af9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

models/rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gbfs_types"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
license = "Apache-2.0"
66
description = "Types for GBFS"
@@ -53,4 +53,4 @@ optional = true
5353
[dependencies.pyo3]
5454
version = "0.25"
5555
features = ["serde"]
56-
optional = true
56+
optional = true

0 commit comments

Comments
 (0)