Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcvalle committed Feb 28, 2024
1 parent 00a2146 commit d5fffcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "cfi-types"
version = "0.0.1"
version = "0.0.2"
edition = "2021"

description = "CFI types for cross-language LLVM CFI support"
homepage = "https://github.com/rcvalle/rust-cfi-types"
homepage = "https://github.com/rcvalle/rust-crate-cfi-types"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rcvalle/rust-cfi-types"
repository = "https://github.com/rcvalle/rust-crate-cfi-types"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit d5fffcf

Please sign in to comment.