Skip to content

Instantly share code, notes, and snippets.

@ivanceras
Created April 12, 2022 13:56
Show Gist options
  • Save ivanceras/aa098e420cbecdda79a3170ab1488b9b to your computer and use it in GitHub Desktop.
Save ivanceras/aa098e420cbecdda79a3170ab1488b9b to your computer and use it in GitHub Desktop.
Package definition
[package]
name = "counter"
version = "0.1.0"
edition = "2018"
[lib]
crate-type = ["cdylib"]
[dependencies]
sauron = "0.49"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment