Start integrating into the editor's event loop

This commit is contained in:
Blaž Hrastnik 2021-08-16 18:16:06 +09:00
parent 0300dbdeb3
commit d39baa3b4e
11 changed files with 86 additions and 27 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "helix-dap"
version = "0.3.0"
version = "0.4.0"
authors = ["Blaž Hrastnik <blaz@mxxn.io>"]
edition = "2018"
license = "MPL-2.0"