Skip to content

Commit

Permalink
[unsafe-fields] Add Cargo.toml description
Browse files Browse the repository at this point in the history
Makes progress on #1931

gherrit-pr-id: Ib2708e8f233f624bcd1f2ec80b5dae91c7e1db46
  • Loading branch information
joshlf committed Oct 21, 2024
1 parent 986e3c5 commit fa80bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unsafe-fields/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
name = "unsafe-fields"
version = "0.1.0"
edition = "2021"
description = "Make it unsafe to access or modify fields with safety invariants"
license = "BSD-2-Clause OR Apache-2.0 OR MIT"
repository = "https://github.com/google/zerocopy"
rust-version = { workspace = true }
Expand Down

0 comments on commit fa80bcf

Please sign in to comment.