Skip to content

Commit

Permalink
Bumped.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Oct 1, 2023
1 parent 06e780d commit 21da5f7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions rust-support/chatdbg/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chatdbg"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Rust-specific support for ChatDBG (https://github.com/plasma-umass/chatdbg)."
authors = ["Emery Berger <[email protected]>"]
Expand All @@ -11,8 +11,3 @@ repository = "https://github.com/plasma-umass/ChatDBG/"

[dependencies]
lazy_static = "1.4.0"
# quote = "1.0.33"
# syn = { version = "2.0.37", features = ["full"] }

# [lib]
# proc-macro = true

0 comments on commit 21da5f7

Please sign in to comment.