mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 13:40:20 +01:00
gnu: rust-stable-deref-trait-1.1: Don't hide package.
* gnu/packages/crates-io.scm (rust-stable-deref-trait-1.1)[properties]: Remove field.
This commit is contained in:
parent
26e69756fe
commit
5c34a8e464
1 changed files with 0 additions and 1 deletions
|
@ -11677,7 +11677,6 @@ types which deref to a fixed address which is valid even when the containing
|
|||
type is moved. For example, Box, Vec, Rc, Arc and String implement this trait.
|
||||
Additionally, it defines CloneStableDeref for types like Rc where clones deref
|
||||
to the same address.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue