Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ciborium-io
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
rust
crates
ciborium-io
Commits
73385a71
Commit
73385a71
authored
1 year ago
by
Eric Taseski
Browse files
Options
Downloads
Plain Diff
Merge ZP1A.240127.001
Change-Id: I5021bc75d7274542a1eb027e2d819dbfb46fd439
parents
b6ef79af
ef20efbf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.cargo_vcs_info.json
+4
-3
4 additions, 3 deletions
.cargo_vcs_info.json
Android.bp
+2
-2
2 additions, 2 deletions
Android.bp
Cargo.toml
+2
-2
2 additions, 2 deletions
Cargo.toml
Cargo.toml.orig
+2
-2
2 additions, 2 deletions
Cargo.toml.orig
METADATA
+10
-13
10 additions, 13 deletions
METADATA
with
20 additions
and
22 deletions
.cargo_vcs_info.json
+
4
−
3
View file @
73385a71
{
"git"
:
{
"sha1"
:
"7d8f6e499db51fe52f5d3c2ce1d0e0be61c7eaa2"
}
}
"sha1"
:
"fdf3ec5c53256000f8e12f06c361ca18026a8d99"
},
"path_in_vcs"
:
"ciborium-io"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Android.bp
+
2
−
2
View file @
73385a71
...
...
@@ -23,7 +23,7 @@ rust_library {
host_supported: true,
crate_name: "ciborium_io",
cargo_env_compat: true,
cargo_pkg_version: "0.2.
1
",
cargo_pkg_version: "0.2.
2
",
srcs: ["src/lib.rs"],
edition: "2021",
features: [
...
...
@@ -42,7 +42,7 @@ rust_library_rlib {
name: "libciborium_io_nostd",
crate_name: "ciborium_io",
cargo_env_compat: true,
cargo_pkg_version: "0.2.
1
",
cargo_pkg_version: "0.2.
2
",
srcs: ["src/lib.rs"],
edition: "2021",
features: ["alloc"],
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
2
−
2
View file @
73385a71
...
...
@@ -11,9 +11,9 @@
[package]
edition
=
"2021"
rust-version
=
"1.5
6
"
rust-version
=
"1.5
8
"
name
=
"ciborium-io"
version
=
"0.2.
1
"
version
=
"0.2.
2
"
authors
=
[
"Nathaniel McCallum <npmccallum@profian.com>"
]
description
=
"Simplified Read/Write traits for no_std usage"
homepage
=
"https://github.com/enarx/ciborium"
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml.orig
+
2
−
2
View file @
73385a71
[package]
name = "ciborium-io"
version = "0.2.
1
"
version = "0.2.
2
"
authors = ["Nathaniel McCallum <npmccallum@profian.com>"]
license = "Apache-2.0"
edition = "2021"
rust-version = "1.5
6
"
rust-version = "1.5
8
"
homepage = "https://github.com/enarx/ciborium"
repository = "https://github.com/enarx/ciborium"
description = "Simplified Read/Write traits for no_std usage"
...
...
This diff is collapsed.
Click to expand it.
METADATA
+
10
−
13
View file @
73385a71
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update rust/crates/ciborium-io
# For more info, check https://cs.android.com/android/platform/superproject/+/ma
ster
:tools/external_updater/README.md
# For more info, check https://cs.android.com/android/platform/superproject/+/ma
in
:tools/external_updater/README.md
name: "ciborium-io"
description: "Simplified Read/Write traits for no_std usage"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/ciborium-io/0.2.0"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/ciborium-io/ciborium-io-0.2.1.crate"
}
version: "0.2.1"
license_type: NOTICE
last_upgrade_date {
year: 2023
month: 6
day: 14
year: 2024
month: 1
day: 24
}
homepage: "https://crates.io/crates/ciborium-io/0.2.0"
identifier {
type: "Archive"
value: "https://static.crates.io/crates/ciborium-io/ciborium-io-0.2.2.crate"
version: "0.2.2"
}
}
This diff is collapsed.
Click to expand it.
lnx build
@lnxbuild
mentioned in commit
edb31497
·
6 months ago
mentioned in commit
edb31497
mentioned in commit edb314974c617dab947ccfbc2ff724c131554286
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment