changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / rust/sys/sbcl/Cargo.toml

changeset 698: 96958d3eb5b0
parent: 0abefe2a369b
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rw-r--r--
description: fixes
1 [package]
2 name = "sbcl-sys"
3 version.workspace = true
4 authors.workspace = true
5 edition.workspace = true
6 [dependencies]
7 libc = "0.2.154"
8 libloading = "0.8.3"