fix actions
This commit is contained in:
parent
dd0f210f64
commit
ed547c757a
12 changed files with 47 additions and 63 deletions
4
macros/Cargo.toml
Normal file → Executable file
4
macros/Cargo.toml
Normal file → Executable file
|
@ -1,12 +1,12 @@
|
|||
[package]
|
||||
name = "binf_macros"
|
||||
version = "1.1.2"
|
||||
version = "1.1.3"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "A crate that adds utilities for dealing with binary flags"
|
||||
authors = ["DavidOnTop <me@davidon.top>"]
|
||||
readme = "../README.md"
|
||||
repository = "https://git.davidon.top/public/binf.git"
|
||||
repository = "https://git.davidon.top/davidontop/binf.git"
|
||||
documentation = "https://docs.rs/binf_macros/"
|
||||
|
||||
[lib]
|
||||
|
|
0
macros/src/lib.rs
Normal file → Executable file
0
macros/src/lib.rs
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue