Skip to content

Commit f9a8b97

Browse files
committed
fix: select memoryproof as the default cargo binary
1 parent 285a645 commit f9a8b97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/forgetproof/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version.workspace = true
44
edition.workspace = true
55
license.workspace = true
66
description = "Assurance tests for AI agent memory / AI Agent 记忆保障测试"
7+
default-run = "memoryproof"
78

89
[dependencies]
910
anyhow.workspace = true

0 commit comments

Comments
 (0)