Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ZibanPirate committed Nov 17, 2024
1 parent a38ab3d commit 724ba9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
pull_request:

jobs:
publish:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nest_struct"
version = "0.3.2"
version = "0.3.1"
edition = "2021"
authors = ["ZibanPirate <zakman.dev@gmail.com>"]
description = "Nest struct and enum definitions with minimal syntax changes"
Expand Down

0 comments on commit 724ba9a

Please sign in to comment.