Skip to content

Commit

Permalink
Switch to ipgeolocate fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Oct 1, 2024
1 parent bcc2eb1 commit dd22e61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 1 addition & 2 deletions src-core/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion src-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,13 @@ regex = "1.10.2"
hidapi = "2.6.0"
steamlocate = "1.2.1"
discord-sdk = "0.3.6"
ipgeolocate = "0.3.6"
public-ip = "0.2.2"
suncalc = "0.4.0"

[dependencies.ipgeolocate]
git = "https://github.com/Raphiiko/ipgeolocate_oyasumi.git"
rev = "5f24925"

[dependencies.oyasumivr_oscquery]
git = "https://github.com/Raphiiko/oyasumivr_oscquery.git"
rev = "2949a3f"
Expand Down

0 comments on commit dd22e61

Please sign in to comment.