Skip to content

Commit

Permalink
chore(deps): bump proc-macro2
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Nov 27, 2024
1 parent 0b171b6 commit d7f94ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions libs/karp-lex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition = "2021"

[dependencies]
chrono = { version = "0.4.22", features = ["serde"] }
proc-macro2 = "1.0.60"
serde = { version = "1.0.145", features = ["derive"] }
ulid = { version = "1.0.0", features = ["serde", "uuid"] }
uuid = { version = "1.1.2", features = ["v4", "serde"] }

0 comments on commit d7f94ed

Please sign in to comment.