File: changelog

package info (click to toggle)
rust-cc-traits 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 256 kB
  • sloc: makefile: 4
file content (17 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rust-cc-traits (2.0.0-1) unstable; urgency=medium

  * Team upload.
  * Package cc-traits 2.0.0 from crates.io using debcargo 2.7.6
  * Make serde_json feature depend on alloc feature.
  * Make serde_json impl use core instead of std
  * Make serde_json impl import String explicitly if std feature
    is disabled.

  [ Michael Tokarev ]
  * Package cc-traits 2.0.0 from crates.io using debcargo 2.6.0
  * remove ijson feature (not packaged in debian)
  * remove nightly feature (not compatible with release build)
  * remove examples/ordered.rs (lots of build errors)
  * fix std:: vs core:: usages in a few places

 -- Peter Michael Green <plugwash@debian.org>  Fri, 03 Jan 2025 18:48:35 +0300