Skip to content

Commit b5054ca

Browse files
committed
Fix cargo.toml.
1 parent 0be6519 commit b5054ca

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
@@ -2,7 +2,7 @@
22
name = "nuts-rs"
33
version = "0.4.1"
44
authors = ["Adrian Seyboldt <[email protected]>"]
5-
edition = "2023"
5+
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/pymc-devs/nuts-rs"
88
keywords = ["statistics", "bayes"]

0 commit comments

Comments
 (0)