We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5972108 commit 8565a48Copy full SHA for 8565a48
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.19.0
6
+
7
### Added
8
- Basic support for statically linking SFML
9
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
name = "sfml"
description = "Rust binding for sfml"
-version = "0.18.1"
+version = "0.19.0"
authors = ["Jeremy Letang <[email protected]>"]
documentation = "https://docs.rs/sfml"
repository = "https://github.com/jeremyletang/rust-sfml"
0 commit comments