Skip to content

Commit f51d666

Browse files
authored
[unsafe-fields] Add Cargo.toml description (#1959)
Makes progress on #1931 gherrit-pr-id: Ib2708e8f233f624bcd1f2ec80b5dae91c7e1db46
1 parent 986e3c5 commit f51d666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unsafe-fields/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
name = "unsafe-fields"
1111
version = "0.1.0"
1212
edition = "2021"
13+
description = "Make it unsafe to access or modify fields with safety invariants"
1314
license = "BSD-2-Clause OR Apache-2.0 OR MIT"
1415
repository = "https://github.com/google/zerocopy"
1516
rust-version = { workspace = true }

0 commit comments

Comments
 (0)