spawn-editor 0.0.5

Contains utility functions to spawn a text editor
Documentation
[package]
name = "spawn-editor"
version = "0.0.5"
authors = ["Erik Zscheile <erik.zscheile@gmail.com>"]
description = "Contains utility functions to spawn a text editor"
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/zserik/spawn-editor-rs"
readme = "README.md"

[dependencies]
default-editor = "0.1.0"
thiserror = "1.0.1"