mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
Allow turning off file watching in memofs.
Also preemptively bumping version to 0.1.3 so I don't forget on next release
This commit is contained in:
@@ -95,7 +95,7 @@ uuid = { version = "0.8.1", features = ["v4", "serde"] }
|
||||
winreg = "0.6.2"
|
||||
|
||||
[build-dependencies]
|
||||
memofs = { version = "0.1.0", path = "memofs" }
|
||||
memofs = { version = "0.1.3", path = "memofs" }
|
||||
|
||||
anyhow = "1.0.27"
|
||||
bincode = "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user