shadowcast 0.7.0

Implementation of the recursive shadowcast visible-area detection algorithm
Documentation
language: rust
cache: cargo
matrix:
  include:
    - rust: stable
      env: DESCRIPTION="tests"
      script:
        - cargo test
        - cargo test --features=serialize