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 9b167d6 commit f6ab367Copy full SHA for f6ab367
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 to an incompatible version, adjust the documentation in `src/lib.rs`
6
-version = "0.8.4"
+version = "0.8.5"
7
authors = ["Simonas Kazlauskas <[email protected]>"]
8
license = "ISC"
9
repository = "https://github.com/nagisa/rust_libloading/"
0 commit comments