Skip to content

Commit

Permalink
3rd: ciborium: Pin serde version to 1.0.170
Browse files Browse the repository at this point in the history
This patch resolves below:

```
   Compiling serde v1.0.198
error[E0658]: use of unstable library feature 'saturating_int_impl'
   --> /home/sangwan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.198/src/lib.rs:279:13
    |
279 |     pub use self::core::num::Saturating;
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #87920 <rust-lang/rust#87920> for more information
    = help: add `#![feature(saturating_int_impl)]` to the crate attributes t
```

Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
  • Loading branch information
bitboom committed Apr 19, 2024
1 parent ff0e0ff commit 379131b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/ciborium
Submodule ciborium updated 1 files
+1 −1 ciborium/Cargo.toml

0 comments on commit 379131b

Please sign in to comment.