iso3166-3 0.3.0

ISO 3166-3 data.
Documentation
build:
	cargo build

update:
	python3 scripts/update_codes.py

test:
	cargo test