Skip to content

Commit

Permalink
updated adtest lib
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMimir committed Oct 9, 2023
1 parent 589fe80 commit df02d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ uuid = { version = "1.4.1", features = ["v4"] }
lazy_static = "1.4.0"
serial_test = "2.0.0"
actix-cors = "0.6.4"
adtest = "0.1.0"

error.path = "libs/error"
sdks.path = "libs/sdks"
store.path = "libs/store"
config.path = "libs/config"
api.path = "api"
support.path = "libs/support"
adtest.git = "https://github.com/0xMimir/adtest.git"

0 comments on commit df02d2b

Please sign in to comment.