Fix file paths opening (#2382)

This commit is contained in:
Geometrically
2024-09-10 01:36:56 -07:00
committed by GitHub
parent 9500384100
commit 0221034b60
11 changed files with 14 additions and 15 deletions

4
Cargo.lock generated
View File

@@ -5684,7 +5684,7 @@ dependencies = [
[[package]]
name = "theseus"
version = "0.8.6"
version = "0.8.7"
dependencies = [
"async-recursion",
"async-tungstenite",
@@ -5735,7 +5735,7 @@ dependencies = [
[[package]]
name = "theseus_gui"
version = "0.8.6"
version = "0.8.7"
dependencies = [
"chrono",
"cocoa 0.25.0",