diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-02-15 12:20:48 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-21 10:17:03 +0100 |
| commit | 9f810f64e1e24ba3fcf63f77fbf270910ca35d93 (patch) | |
| tree | a0585e9a6f8175c1619fb18305343cdc17db63f5 /gnu | |
| parent | dbd4fd0e7104a2c2e8b9b976ef033038250d593f (diff) | |
gnu: rust-cbindgen: Update to 0.29.
* gnu/packages/rust-apps.scm (rust-cbindgen): Refer to rust-cbindgen-0.29.
Change-Id: If787f811d3de110a52c4f3d7216ec2037ab4ce90
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/rust-apps.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 65a1c7fdd02..73c271c50fe 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -2714,7 +2714,7 @@ support, watch support (like @command{top}) and a tree view.") (base32 "0jdbxmn5h5nlr4bifx85gny309djv5djs9q78fa1d7sj0wdw2sys")))) (inputs (cargo-inputs 'rust-cbindgen-0.26)))) -(define-public rust-cbindgen rust-cbindgen-0.27) +(define-public rust-cbindgen rust-cbindgen-0.29) (define-public rust-bindgen-cli (package |
