1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

update repo url

This commit is contained in:
Robin Appelman 2025-05-24 13:50:13 +02:00
commit 20bd3d1c8b

View file

@ -2,8 +2,8 @@
name = "vbsp" name = "vbsp"
version = "0.9.1" version = "0.9.1"
authors = ["Robin Appelman <robin@icewind.nl>"] authors = ["Robin Appelman <robin@icewind.nl>"]
homepage = "https://github.com/icewind1991/vbsp" homepage = "https://codeberg.org/icewind/vbsp"
repository = "https://github.com/icewind1991/vbsp" repository = "https://codeberg.org/icewind/vbsp"
description = "Rust parser for valve bsp files." description = "Rust parser for valve bsp files."
license = "MIT" license = "MIT"
edition = "2024" edition = "2024"