You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -53,9 +53,9 @@ The following system libraries are compiled against `musl-gcc`:
53
53
- sqlite3 ([libsqlite3-sys crate](https://github.com/jgallagher/rusqlite/tree/master/libsqlite3-sys) used by [diesel](https://github.com/diesel-rs/diesel))
54
54
- zlib
55
55
56
-
Note that these libraries **may be removed** if sensible and popular Rust crates can replace them in the future.
56
+
These dependencies are updated with renovate from git releases.
57
57
58
-
In the mean time, we **[try](https://github.com/clux/muslrust/blob/main/update_libs.py)**to keep these up to date.
58
+
Note that these libraries **may be removed**if sensible and popular Rust crates can replace them in the future.
0 commit comments