Skip to content

Commit b009cb2

Browse files
committed
chore: update tester dependency to v0.4.0
1 parent 0d94a1d commit b009cb2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "interpreter-tester"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2024"
55

66
[dependencies]
7-
tester = { git = "https://github.com/stackclass/tester.git", tag = "v0.3.0"}
7+
tester = { git = "https://github.com/stackclass/tester.git", tag = "v0.4.0"}

0 commit comments

Comments
 (0)