Skip to content

Commit 0c1c6de

Browse files
committed
feat(providers): add Hasheous metadata provider
1 parent 8717695 commit 0c1c6de

7 files changed

Lines changed: 48624 additions & 48299 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ target/
1111
.env
1212
dats
1313
.DS_Store
14+
scripts/

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playmatch_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "playmatch_client"
3-
version = "0.3.0"
3+
version = "0.2.0"
44
edition = "2024"
55
license = "MIT"
66

0 commit comments

Comments
 (0)