Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
feat: Add sourceview4 crate
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmukhateja committed Jan 22, 2022
1 parent 2d64d7f commit b4796ca
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
38 changes: 38 additions & 0 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ edition = "2018"
gtk = { version = "0.15.2", features = ["v3_24"] }
jwalk = "0.6.0"
arc-swap="1.3.2"
static_init = "1.0.0"
static_init = "1.0.0"
sourceview4 = "0.3.0"

0 comments on commit b4796ca

Please sign in to comment.