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 f1e5381 commit adc9847Copy full SHA for adc9847
CHANGELOG.md
@@ -20,7 +20,8 @@ versions.
20
21
## 0.36.1 - 2025-02-03
22
23
-No changes in the Rust code, only `rustler_mix` adjustments.
+No changes in the Rust code, only `rustler_mix` adjustments and dependency
24
+updates.
25
26
### Added
27
@@ -32,6 +33,10 @@ No changes in the Rust code, only `rustler_mix` adjustments.
32
33
(#682, fixes #680)
34
- Adjust `.gitignore` handling to match the new workspace style
35
36
+### Changed
37
+
38
+- Only depend on `libloading` on non-Windows systems (#677)
39
40
## 0.36.0 - 2025-01-13
41
42
0 commit comments