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

Commit

Permalink
Merge pull request #96 from FlorentinDUBOIS/feat/v2
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
d33d33 authored Jun 6, 2019
2 parents 766650d + c6fad2f commit 5af8e06
Show file tree
Hide file tree
Showing 24 changed files with 3,818 additions and 2,597 deletions.
10 changes: 8 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
### Rust ###
# Generated by Cargo
# will have compiled files and executables
/target/
version.rs

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
# Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# Beamium files
### Beamium ###
# Beamium files and folders
*.log
config.yaml
/sources/
/sinks/
/src/version.rs
Loading

0 comments on commit 5af8e06

Please sign in to comment.