Release 0.6.3

This commit is contained in:
Simonas Kazlauskas
2020-08-24 04:28:52 +03:00
parent 7e5f290148
commit 735a20691d
+1 -1
View File
@@ -3,7 +3,7 @@ name = "libloading"
# When bumping
# * Dont forget to add an entry to `src/changelog.rs`
# * If bumping a incompatible version, adjust documentation in `src/lib.rs`
version = "0.6.2"
version = "0.6.3"
authors = ["Simonas Kazlauskas <libloading@kazlauskas.me>"]
license = "ISC"
repository = "https://github.com/nagisa/rust_libloading/"