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 ae8d55b commit 21c7cdbCopy full SHA for 21c7cdb
Cargo.toml
@@ -3,7 +3,7 @@ name = "libloading"
3
# When bumping
4
# * Don’t forget to add an entry to `src/changelog.rs`
5
# * If bumping a incompatible version, adjust documentation in `src/lib.rs`
6
-version = "0.6.2"
+version = "0.6.3"
7
authors = ["Simonas Kazlauskas <libloading@kazlauskas.me>"]
8
license = "ISC"
9
repository = "https://github.com/nagisa/rust_libloading/"
0 commit comments